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
2009-11-16
ath5k: allow setting txpower to 0
Bob Copeland
1
-2
/
+0
2009-11-16
rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATIC
Jussi Kivilinna
1
-0
/
+2
2009-11-16
rt2800: do not enable tbtt unless we are in a beacon mode
Josef Bacik
1
-1
/
+2
2009-11-16
ath9k: fix massive rx packet loss issue
Felix Fietkau
1
-0
/
+1
2009-11-16
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
4
-10
/
+27
2009-11-16
rt2x00: Log RT/RF chipset information correctly.
Gertjan van Wingerde
7
-4
/
+13
2009-11-16
rt2x00: Initialize rf302x RF values properly for rt2800pci.
Gertjan van Wingerde
1
-17
/
+12
2009-11-16
rt2x00: Fix rt2800lib RF chip programming selection.
Gertjan van Wingerde
1
-3
/
+7
2009-11-16
bonding: fix 802.3ad standards compliance error
Jay Vosburgh
1
-42
/
+43
2009-11-16
TI Davinci EMAC : Fix Console Hang when bringing the interface down
Sriram
1
-3
/
+0
2009-11-16
smsc911x: Fix Console Hang when bringing the interface down.
Sriram
1
-1
/
+1
2009-11-16
tg3: Update version to 3.104
Matt Carlson
1
-2
/
+2
2009-11-16
tg3: Fix DIDs, Enable 5717 support
Matt Carlson
2
-8
/
+9
2009-11-16
tg3: Add rx prod ring consolidation
Matt Carlson
2
-10
/
+164
2009-11-16
tg3: Create aliases for rx producer mailbox regs
Matt Carlson
2
-12
/
+10
2009-11-16
tg3: Lay proucer ring handling groundwork
Matt Carlson
2
-37
/
+50
2009-11-16
tg3: Consider rx_std_prod_idx a hw mailbox
Matt Carlson
1
-6
/
+9
2009-11-16
tg3: rename rx_[std|jmb]_ptr
Matt Carlson
2
-10
/
+10
2009-11-16
tg3: tg3_alloc_rx_skb(tnapi => tp)
Matt Carlson
1
-7
/
+4
2009-11-16
tg3: Add prodring parameter to tg3_alloc_rx_skb()
Matt Carlson
1
-20
/
+21
2009-11-16
tg3: Make tg3_alloc_rx_skb() a dst-only operation
Matt Carlson
1
-13
/
+9
2009-11-16
tg3: Move napi_add calls below tg3_get_invariants
Matt Carlson
1
-47
/
+47
2009-11-16
tg3: Create tg3_poll_msix() for non-zero MSIX vecs
Matt Carlson
1
-8
/
+60
2009-11-16
tg3: Allow DMAs to cross cacheline boundaries
Matt Carlson
2
-7
/
+16
2009-11-16
tg3: Use tg3_start_xmit_dma_bug for 5717 A0
Matt Carlson
2
-9
/
+19
2009-11-16
tg3: Add new HW_TSO_3 flag for 5717
Matt Carlson
2
-19
/
+27
2009-11-16
tg3: Refine TSO and MSI discovery
Matt Carlson
1
-30
/
+34
2009-11-16
tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3
Matt Carlson
2
-7
/
+7
2009-11-16
tg3: Napify tg3_start_xmit_dma_bug()
Matt Carlson
1
-13
/
+19
2009-11-16
tg3: Don't touch RCB nic addresses
Matt Carlson
1
-4
/
+6
2009-11-16
tg3: Add 5717 phy ID
Matt Carlson
2
-1
/
+3
2009-11-16
forcedeth: mac address fix
Stanislav O. Bezzubtsev
1
-4
/
+1
2009-11-16
r6040: fix version printing
Florian Fainelli
1
-1
/
+1
2009-11-16
hamradio/mkiss: fix typo in compat_ioctl
Arnd Bergmann
1
-1
/
+1
2009-11-14
net/can: add driver for mscan family & mpc52xx_mscan
Wolfram Sang
6
-0
/
+1265
2009-11-14
ixgbe: Make queue pairs on single MSI-X interrupts
PJ Waskiewicz
1
-2
/
+2
2009-11-14
ixgbe: Flush the LSC mask change to prevent repeated interrupts
Nelson, Shannon
1
-0
/
+1
2009-11-14
igb: only recycle page if it is on our numa node
Alexander Duyck
1
-1
/
+3
2009-11-14
igb: check for packets on all tx rings when link is down
Alexander Duyck
1
-11
/
+12
2009-11-14
igb: removed unused tx/rx total bytes/packets from adapter struct
Alexander Duyck
1
-4
/
+0
2009-11-14
igb: Rework how netdev->stats is handled
Alexander Duyck
2
-103
/
+108
2009-11-14
igb: when number of CPUs > 4 combine tx/rx queues to allow more queues
Alexander Duyck
2
-13
/
+27
2009-11-14
igb: move timesync init into a seperate function
Alexander Duyck
1
-50
/
+65
2009-11-14
igb: change type for ring sizes to u16 in igb_set_ring_param
Alexander Duyck
1
-5
/
+5
2009-11-14
ARM: fix bug of checking on signed return value using unsigned statement in w...
Wan ZongShun
1
-2
/
+2
2009-11-14
r8169: Fix receive buffer length when MTU is between 1515 and 1536
Raimonds Cicans
1
-2
/
+2
2009-11-14
can: add the missing netlink get_xstats_size callback
Wolfgang Grandegger
1
-0
/
+6
2009-11-14
can: Fix driver Kconfig structure
Oliver Hartkopp
4
-55
/
+64
2009-11-14
s2io: fixing a ethtool test that is broken
Breno Leitao
1
-0
/
+1
2009-11-14
rt2800lib: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
[prev]
[next]