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.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
2009-05-28
rtl8187: Remove pointless check in rtl8187_rx_cb().
David S. Miller
1
-6
/
+1
2009-05-28
p54: Use SKB list handling helpers instead of by-hand code.
David S. Miller
1
-27
/
+19
2009-05-28
wavelan: Remove bogus debugging on skb->next being non-NULL.
David S. Miller
2
-9
/
+0
2009-05-28
appletalk: Add proper locking around IPDDP routing table.
David S. Miller
1
-8
/
+32
2009-05-28
net: use netdev stats in b44, sundance, via-rhine and via-velocity
Eric Dumazet
6
-66
/
+73
2009-05-28
r6040: check and update media status
Florian Fainelli
1
-1
/
+5
2009-05-27
ixgbe: Fix build warning
Peter P Waskiewicz Jr
1
-1
/
+0
2009-05-27
sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.
David S. Miller
1
-1
/
+1
2009-05-27
cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.
David S. Miller
1
-1
/
+1
2009-05-27
ixp4xx_eth: Remove references to BUS_ID_SIZE.
David S. Miller
1
-2
/
+2
2009-05-27
r8169: Use a different default for each family
Jean Delvare
1
-17
/
+22
2009-05-27
net/ucc_geth: allow to set mac address on running device
Kevin Hao
1
-1
/
+32
2009-05-27
niu: Add support for C10NEM
Tanli Chang
1
-10
/
+47
2009-05-27
ixgbe: fix 82598 SFP initialization after driver load.
Don Skidmore
3
-19
/
+39
2009-05-27
ixgbe: Remove device ID 0x10d8
Peter P Waskiewicz Jr
2
-2
/
+0
2009-05-27
igb/e1000e: update PSSR_MDIX value to reflect correct bit
Alexander Duyck
2
-2
/
+2
2009-05-27
igb: Record host memory receive overflow in net_stats
Jesper Dangaard Brouer
2
-0
/
+11
2009-05-27
igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)
Jesper Dangaard Brouer
3
-10
/
+38
2009-05-27
igb: add RQDPC (Receive Queue Drop Packet Count) register macro
Jeff Kirsher
1
-0
/
+1
2009-05-27
8139*: convert printk() to pr_<foo>()
Alexander Beregalov
2
-84
/
+66
2009-05-27
3c5xx: convert printk() to pr_<foo>()
Alexander Beregalov
4
-242
/
+233
2009-05-27
3c50x: convert printk() to pr_<foo>()
Alexander Beregalov
5
-219
/
+216
2009-05-26
atl1: use netdev->stats
Eric Dumazet
2
-4
/
+3
2009-05-26
net: sh_eth: Add support SH7724
Yoshihiro Shimoda
3
-6
/
+111
2009-05-26
net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"
Yoshihiro Shimoda
2
-251
/
+386
2009-05-26
net: sh_eth: fix receive desciptor loop
Yoshihiro Shimoda
1
-0
/
+1
2009-05-26
net: sh_eth: fix TX/RX descriptor not set physical memory
Yoshihiro Shimoda
1
-23
/
+12
2009-05-26
net: sh_eth: fix cache coherency issue
Yoshihiro Shimoda
1
-0
/
+4
2009-05-26
net: Remove obsolete MV64360 config option
Gabriel Paubert
1
-1
/
+1
2009-05-26
iwmc3200wifi: fix link error when CFG80211 is not selected
Zhu Yi
1
-1
/
+2
2009-05-25
net: remove COMPAT_NET_DEV_OPS
Alexander Beregalov
1
-9
/
+0
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-18
/
+35
2009-05-25
gianfar: fix BUG under load after introduction of skb recycling
Lennert Buytenhek
1
-1
/
+10
2009-05-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
88
-1241
/
+11889
2009-05-25
myri10ge: Add support for vlan_features
Brice Goglin
1
-1
/
+7
2009-05-25
myri10ge: drop myri10ge_lro module parameter
Brice Goglin
1
-6
/
+1
2009-05-25
myri10ge: fix the invokation of lro_flush_all
Brice Goglin
1
-1
/
+2
2009-05-25
mlx4_en: Fix partial rings feature
Yevgeny Petrilin
3
-39
/
+58
2009-05-25
mlx4_en: Removed redundant stride variable
Yevgeny Petrilin
1
-3
/
+0
2009-05-22
iwlwifi: check for valid band for channel info
Wey-Yi Guy
1
-38
/
+41
2009-05-22
iwlagn: co-exist with AMT
Mohamed Abbas
3
-4
/
+60
2009-05-22
iwlcore: Set rb_timeout to 0x10 for devices with ICT
Mohamed Abbas
1
-1
/
+4
2009-05-22
iwlcore: Add support for periodic RX interrupt
Mohamed Abbas
5
-13
/
+46
2009-05-22
iwlcore: Allow skb allocation from tasklet.
Mohamed Abbas
4
-10
/
+34
2009-05-22
iwlcore: support ICT interrupt
Mohamed Abbas
9
-12
/
+483
2009-05-22
iwlwifi: support "pure 40MHz" in RXON command
Wey-Yi Guy
4
-43
/
+72
2009-05-22
iwlwifi: report the rate index as an MCS rate number
Wey-Yi Guy
1
-4
/
+27
2009-05-22
iwlcore: register locks
Mohamed Abbas
12
-524
/
+203
2009-05-22
iwlwifi: support NVM access (EEPROM/OTP)
Wey-Yi Guy
7
-27
/
+161
2009-05-22
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
Ivo van Doorn
8
-112
/
+42
[next]