index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
cxgb3: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
1
-3
/
+0
2014-02-19
bna: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-14
/
+9
2014-02-19
tg3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-4
/
+2
2014-02-19
bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-26
/
+20
2014-02-19
bnx2: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-11
/
+4
2014-02-19
gianfar: Remove clean_rx_ring race from gfar_ethtool
Claudiu Manoil
1
-55
/
+8
2014-02-19
gianfar: Add missing graceful reset steps and fixes
Claudiu Manoil
3
-30
/
+31
2014-02-19
gianfar: Factor out enabling/disabling of hw interrupts
Claudiu Manoil
1
-30
/
+30
2014-02-19
gianfar: Remove useless HAS_PADDING device flag
Claudiu Manoil
2
-13
/
+3
2014-02-19
gianfar: Remove sysfs stubs for FIFOCFG and stashing
Claudiu Manoil
4
-378
/
+28
2014-02-19
gianfar: Cleanup/Fix gfar_probe and the hw init code
Claudiu Manoil
2
-177
/
+188
2014-02-18
net: i40evf: Remove duplicate include
Sachin Kamat
1
-2
/
+0
2014-02-18
ieee802154: enable smart transmitter features of RF212
Phoebe Buckheister
1
-1
/
+63
2014-02-18
ieee802154: ensure that first RF212 state comes from TRX_OFF
Phoebe Buckheister
1
-22
/
+3
2014-02-18
ieee802154: add support for setting CCA energy detection levels
Phoebe Buckheister
1
-2
/
+24
2014-02-18
ieee802154: add support for CCA mode in wpan phys
Phoebe Buckheister
1
-0
/
+9
2014-02-18
ieee802154: add support for listen-before-talk in wpan_phy
Phoebe Buckheister
1
-1
/
+10
2014-02-18
ieee802154: support 100kbps QPSK/EU in at86rf230
Phoebe Buckheister
1
-3
/
+14
2014-02-18
ieee802154: add TX power control to wpan_phy
Phoebe Buckheister
1
-0
/
+25
2014-02-18
ieee802154: default to AACK in at86rf230
Phoebe Buckheister
1
-1
/
+1
2014-02-18
ieee802154: add basic support for RF212 to at86rf230 driver
Phoebe Buckheister
1
-89
/
+179
2014-02-18
net: phy: allow PHY drivers to implement their own software reset
Florian Fainelli
1
-2
/
+14
2014-02-18
net: phy: move PHY software reset to genphy_soft_reset
Florian Fainelli
1
-5
/
+22
2014-02-18
Drivers: net: hyperv: Cleanup the netvsc receive callback functio
KY Srinivasan
2
-23
/
+12
2014-02-18
Drivers: net: hyperv: Cleanup the receive path
KY Srinivasan
1
-16
/
+13
2014-02-18
Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
KY Srinivasan
3
-45
/
+4
2014-02-17
net:cpsw: Pass unhandled ioctl's on to generic phy ioctl
Stefan Sørensen
1
-7
/
+3
2014-02-17
bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)
Joe Perches
3
-25
/
+25
2014-02-17
bonding: Convert c99 comments
Joe Perches
1
-88
/
+87
2014-02-17
bonding: Neaten pr_<level>
Joe Perches
6
-122
/
+110
2014-02-17
bonding: Convert pr_warning to pr_warn, neatening
Joe Perches
4
-73
/
+67
2014-02-17
caif: delete unnecessary field initialization
Julia Lawall
2
-2
/
+0
2014-02-15
bonding:fix checkpatch warnings braces {}
Wang Yufen
1
-10
/
+5
2014-02-15
bonding:fix checkpatch warnings braces {}
Wang Yufen
1
-13
/
+7
2014-02-15
bonding:fix checkpatch warnings braces {}
Wang Yufen
1
-12
/
+6
2014-02-15
bonding:fix checkpatch warnings braces {}
Wang Yufen
1
-12
/
+6
2014-02-15
bonding:fix checkpatch errors comments and space
Wang Yufen
1
-3
/
+3
2014-02-15
bonding:fix checkpatch errors with foo* bar|foo * bar
Wang Yufen
1
-3
/
+3
2014-02-15
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
9
-74
/
+9
2014-02-14
net: bcmgenet: hook into the build system
Florian Fainelli
3
-0
/
+14
2014-02-14
net: bcmgenet: add MDIO routines
Florian Fainelli
1
-0
/
+464
2014-02-14
net: bcmgenet: add main driver file
Florian Fainelli
1
-0
/
+2595
2014-02-14
net: bcmgenet: add driver definitions and private structure
Florian Fainelli
1
-0
/
+630
2014-02-14
net: phy: add Broadcom BCM7xxx internal PHY driver
Florian Fainelli
3
-0
/
+350
2014-02-14
net: phy: broadcom: extract register definitions
Florian Fainelli
1
-52
/
+0
2014-02-14
net: phy: update port type for MoCA PHYs
Florian Fainelli
1
-1
/
+4
2014-02-14
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
5
-32
/
+127
2014-02-14
be2net: Update copyright year
Vasundhara Volam
8
-8
/
+8
2014-02-14
be2net: Log a kernel message when UE is detected in BE & Skyhawk
Somnath Kotur
1
-41
/
+41
2014-02-14
Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...
David S. Miller
7
-296
/
+168
[next]