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
2013-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
144
-2877
/
+6611
2013-08-12
mwifiex: fix build error when CONFIG_PM is not set
Bing Zhao
1
-2
/
+2
2013-08-12
net: Add MOXA ART SoCs ethernet driver
Jonas Jensen
6
-0
/
+925
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
2
-2
/
+2
2013-08-10
pptp: fix sparse pointer warning
stephen hemminger
1
-1
/
+1
2013-08-10
tg3: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-1
/
+1
2013-08-10
netxen: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-5
/
+3
2013-08-10
myri10ge: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-3
/
+2
2013-08-10
bnx2x: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-5
/
+3
2013-08-10
bnx2: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-2
/
+2
2013-08-10
net: via-rhine: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-10
net: wan: sbni: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-09
ath9k: Run the LNA combining algorithm properly
Sujith Manoharan
1
-16
/
+28
2013-08-09
ath9k: Fix BTCOEX usage for RX diversity
Sujith Manoharan
1
-2
/
+2
2013-08-09
ath9k: use software queueing for multicast traffic
Felix Fietkau
3
-2
/
+23
2013-08-09
ath9k: improve tx scheduling fairness
Felix Fietkau
1
-39
/
+50
2013-08-09
ath9k: use software queues for un-aggregated data packets
Felix Fietkau
2
-127
/
+145
2013-08-09
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
1
-0
/
+1
2013-08-09
ath9k: fix clearing expired A-MPDU subframes in tx completion
Felix Fietkau
1
-1
/
+2
2013-08-09
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2
-9
/
+14
2013-08-09
ath9k: fix block ack window tracking check
Felix Fietkau
2
-7
/
+11
2013-08-09
ath9k: simplify ath_tx_form_aggr
Felix Fietkau
2
-22
/
+12
2013-08-09
ath9k: add CAB queue info to debugfs
Felix Fietkau
1
-16
/
+27
2013-08-09
ath9k: add function for getting the tx tid for a packet
Felix Fietkau
1
-8
/
+17
2013-08-09
ath9k: split tid retry packets into a separate queue
Felix Fietkau
2
-4
/
+15
2013-08-09
ath9k: add utility functions for accessing tid queues
Felix Fietkau
1
-19
/
+32
2013-08-09
brcmfmac: use CFG80211_TESTMODE_CMD
Johannes Berg
1
-3
/
+1
2013-08-09
net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()
Jingoo Han
1
-1
/
+1
2013-08-09
ath9k: Fix build failure
Sujith Manoharan
5
-5
/
+30
2013-08-09
mwifiex: add packet coalesce support
Amitkumar Karwar
5
-0
/
+254
2013-08-09
mwifiex: increase max supported pattern offset
Amitkumar Karwar
1
-1
/
+1
2013-08-09
mwifiex: modify mwifiex_is_pattern_supported() routine
Amitkumar Karwar
1
-4
/
+6
2013-08-09
mwifiex: rename mef macros
Amitkumar Karwar
3
-14
/
+15
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
14
-219
/
+247
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-70
/
+96
2013-08-09
bonding: unwind on bond_add_vlan failure
nikolay@redhat.com
1
-2
/
+2
2013-08-09
bonding: change the bond's vlan syncing functions with the standard ones
nikolay@redhat.com
1
-30
/
+7
2013-08-08
net: phy: mdio: add missing __iomem annotation
Jingoo Han
1
-1
/
+1
2013-08-08
net: phy: micrel: Staticize ksz8873mll_read_status()
Jingoo Han
1
-1
/
+1
2013-08-08
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
2
-160
/
+0
2013-08-08
net: move iov_pages() to net/core/iovec.c
Jason Wang
2
-46
/
+0
2013-08-07
bnx2: Update version to 2.2.4
Michael Chan
2
-4
/
+4
2013-08-07
bnx2: Add pci shutdown handler.
Michael Chan
1
-22
/
+25
2013-08-07
bnx2: Use SIMPLE_DEV_PM_OPS.
Michael Chan
1
-20
/
+25
2013-08-07
bnx2: Refactor WoL setup into a separate function.
Michael Chan
1
-80
/
+81
2013-08-07
bnx2: Use kernel APIs for WoL and power state changes.
Michael Chan
1
-22
/
+14
2013-08-07
bnx2: Handle error condition in ->slot_reset()
Michael Chan
1
-5
/
+10
2013-08-07
be2net: update driver version
Sathya Perla
1
-1
/
+1
2013-08-07
be2net: Initialize "status" in be_cmd_get_die_temperature()
Vasundhara Volam
1
-1
/
+1
2013-08-07
be2net: fixup log msgs for async events
Vasundhara Volam
1
-2
/
+4
[next]