index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-21
bnx2x: Fix config when SR-IOV and iSCSI are enabled
Ariel Elior
1
-2
/
+3
2013-10-21
bnx2x: Fix Coalescing configuration
Dmitry Kravkov
1
-1
/
+1
2013-10-21
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
Ariel Elior
1
-9
/
+14
2013-10-21
bnx2x: Prevent an illegal pointer dereference during panic
Yuval Mintz
2
-7
/
+29
2013-10-21
bnx2x: Fix Maximum CoS estimation for VFs
Yuval Mintz
1
-5
/
+5
2013-10-21
drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing
Mugunthan V N
1
-7
/
+0
2013-10-21
net: packetengines: remove unnecessary pci_set_drvdata()
Jingoo Han
2
-3
/
+0
2013-10-21
net: neterion: remove unnecessary pci_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-10-21
net: natsemi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: myri10ge: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-21
net: ksz884x: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: sky2: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-21
net: skge: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: jme: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: e100: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: icplus: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-21
net: fealnx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-21
net: be2net: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: dl2k: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-21
net: sundance: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: tulip: remove unnecessary pci_set_drvdata()
Jingoo Han
6
-12
/
+0
2013-10-19
bnx2x: add TSO support for IPIP
Eric Dumazet
1
-1
/
+3
2013-10-19
be2net: Rework PCIe error report log messaging
Ajit Khaparde
1
-3
/
+5
2013-10-19
bonding: Remove __exit tag from bond_netlink_fini().
David S. Miller
1
-1
/
+1
2013-10-19
bonding: add Netlink support active_slave option
Jiri Pirko
1
-1
/
+22
2013-10-19
bonding: add Netlink support mode option
Jiri Pirko
1
-0
/
+56
2013-10-19
bonding: move active_slave getting into separate function
Jiri Pirko
3
-4
/
+24
2013-10-19
bonding: remove bond_ioctl_change_active()
Jiri Pirko
1
-57
/
+2
2013-10-19
bonding: move active_slave setting into separate function
Jiri Pirko
3
-61
/
+83
2013-10-19
bonding: move mode setting into separate function
Jiri Pirko
4
-37
/
+74
2013-10-19
bonding: push Netlink bits into separate file
Jiri Pirko
4
-28
/
+67
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
57
-490
/
+741
2013-10-18
qlcnic: Validate Tx queue only for 82xx adapters.
Himanshu Madhani
2
-8
/
+2
2013-10-18
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
Vasundhara Volam
1
-1
/
+2
2013-10-18
wanxl: fix info leak in ioctl
Salva Peiró
1
-0
/
+1
2013-10-18
gianfar: Simplify MQ polling to avoid soft lockup
Claudiu Manoil
1
-49
/
+38
2013-10-18
rt2x00: rt2800pci: use module_pci_driver macro
Gabor Juhos
1
-13
/
+1
2013-10-18
rt2x00: rt2800pci: move SoC specific code into a separate module
Gabor Juhos
4
-245
/
+284
2013-10-18
rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices
Gabor Juhos
1
-2
/
+7
2013-10-18
rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module
Gabor Juhos
3
-13
/
+18
2013-10-18
rt2x00: rt2800pci: split rt2800pci_enable_radio function
Gabor Juhos
1
-7
/
+12
2013-10-18
rt2x00: rt2800pci: rename rt2800pci_disable_radio function
Gabor Juhos
1
-11
/
+8
2013-10-18
rt2x00: rt2800pci: use separate set_state callback for SoC devices
Gabor Juhos
1
-2
/
+41
2013-10-18
rt2x00: rt2800pci: use separate firmware callbacks for SoC devices
Gabor Juhos
1
-5
/
+33
2013-10-18
rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices
Gabor Juhos
1
-40
/
+16
2013-10-18
rt2x00: rt2800pci: use separate ops for the SoC driver
Gabor Juhos
1
-2
/
+102
2013-10-18
rt2x00: rt2800pci: move initialization functions to the rt2800mmio module
Gabor Juhos
3
-159
/
+169
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions
Gabor Juhos
1
-8
/
+8
2013-10-18
rt2x00: rt2800pci: move queue functions to the rt2800mmio module
Gabor Juhos
4
-142
/
+152
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for queue functions
Gabor Juhos
1
-8
/
+8
[prev]
[next]