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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-30
ath9k: Fix TX control flag use for no ACK and RTS/CTS
Jouni Malinen
1
-2
/
+2
2008-08-30
ath9k: Assign seq# when mac80211 requests this
Jouni Malinen
3
-0
/
+27
2008-08-30
ath9k: Fix TX status reporting
Jouni Malinen
1
-2
/
+10
2008-08-30
ath9k: Updated Beacon generation to use mac80211-style
Jouni Malinen
3
-50
/
+48
2008-08-30
ath9k: Allow AP mode to be enabled
Jouni Malinen
2
-5
/
+26
2008-08-30
ath9k: Trim struct ath_softc
Sujith
5
-61
/
+31
2008-08-30
ath9k: Use ah_curchan and remove sc_curchan which is redundant
Sujith
4
-15
/
+12
2008-08-30
ath9k: Use bitfields for sc operations
Sujith
7
-62
/
+66
2008-08-30
ath9k: Use a single opmode variable
Sujith
8
-39
/
+41
2008-08-30
ath9k: Unused macros, variables
Sujith
2
-84
/
+50
2008-08-30
ath9k: Remove ar5416hal and assign default values directly
Sujith
1
-25
/
+3
2008-08-30
ath9k: Remove a few unnecessary macros
Sujith
2
-13
/
+4
2008-08-30
ath9k: Use bitfields for buffer type
Sujith
2
-79
/
+83
2008-08-30
ath9k: RX Filter cleanup
Sujith
4
-67
/
+21
2008-08-30
ath9k: Merge reset functions
Sujith
5
-55
/
+27
2008-08-27
wan: Missing capability checks in sbni_ioctl()
Eugene Teo
1
-4
/
+4
2008-08-27
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
David S. Miller
3
-26
/
+49
2008-08-27
e100, fix iomap read
Jiri Slaby
1
-2
/
+2
2008-08-27
qeth: preallocated header account offset
Frank Blaschka
1
-1
/
+1
2008-08-27
qeth: l2 write unicast list to hardware
Frank Blaschka
2
-5
/
+23
2008-08-27
qeth: use -EOPNOTSUPP instead of -ENOTSUPP.
Ursula Braun
1
-1
/
+1
2008-08-27
ibm_newemac: Don't call dev_mc_add() before device is registered
Benjamin Herrenschmidt
1
-3
/
+3
2008-08-27
net: don't grab a mutex within a timer context in gianfar
Sebastian Siewior
2
-4
/
+19
2008-08-27
forcedeth: fix checksum flag
Ayaz Abdulla
1
-2
/
+2
2008-08-27
net/usb/mcs7830: add set_mac_address
Oliver Martin
1
-0
/
+24
2008-08-27
net/usb/mcs7830: new device IDs
Arnd Bergmann
1
-1
/
+22
2008-08-27
[netdrvr] smc91x: fix resource removal (null ptr deref)
Jeff Garzik
1
-1
/
+1
2008-08-27
ibmveth: fix bad UDP checksums
Santiago Leon
1
-2
/
+3
2008-08-27
[netdrvr] hso: dev_kfree_skb crash fix
Denis Joseph Barrow
1
-0
/
+1
2008-08-27
[netdrvr] hso: icon 322 detection fix
Denis Joseph Barrow
1
-1
/
+1
2008-08-27
atl1: disable TSO by default
Jay Cliburn
1
-1
/
+0
2008-08-27
atl1e: multistatement if missing braces
Ilpo Järvinen
1
-1
/
+2
2008-08-27
igb: remove 82576 quad adapter
Alexander Duyck
4
-22
/
+0
2008-08-27
drivers/net/skfp/ess.c: fix compile warnings
Takashi Iwai
1
-3
/
+3
2008-08-27
LCS recovery dumps when cable reconnect
Klaus-D. Wacker
1
-1
/
+2
2008-08-27
ctcm: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
4
-67
/
+68
2008-08-27
claw: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
1
-30
/
+30
2008-08-27
claw: fix memory leak in claw_probe.
Martin Schwidefsky
1
-11
/
+8
2008-08-27
[netdrvr] fix build issue: undefined reference to `NS8390p_init'
Alan Cox
1
-1
/
+1
2008-08-27
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
Heiko Schocher
2
-1
/
+15
2008-08-27
igb: fix setting the number of tx queues
Alexander Duyck
1
-2
/
+2
2008-08-27
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Alexander Duyck
1
-2
/
+6
2008-08-27
igb: force all queues to interrupt once every 2 seconds
Alexander Duyck
1
-1
/
+9
2008-08-27
r8169: balance pci_map / pci_unmap pair
Francois Romieu
1
-1
/
+1
2008-08-27
myri10ge: update version string to 1.4.3-1.358
Brice Goglin
1
-1
/
+1
2008-08-27
ixgbe: fix vlan filtering
Alexander Duyck
1
-3
/
+5
2008-08-27
Blackfin EMAC Driver: the BF526 also supports the MAC,
Mike Frysinger
1
-3
/
+3
2008-08-27
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
1
-15
/
+20
2008-08-27
Ath5k: fix bintval setup
Jiri Slaby
1
-3
/
+5
2008-08-27
Ath5k: lock beacons
Jiri Slaby
2
-3
/
+13
[prev]
[next]