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
2008-08-30
ath9k: rc.h cleanup
Sujith
2
-115
/
+125
2008-08-30
ath9k: Remove sc_lastrx as we don't use it anywhere
Sujith
2
-6
/
+2
2008-08-30
ath9k: Do not update frame's duration field
Sujith
2
-46
/
+11
2008-08-30
ath9k: Remove more dead code
Sujith
4
-39
/
+0
2008-08-30
ath9k: Add LED support
Vasanthakumar Thiagarajan
5
-46
/
+176
2008-08-30
p54pci: rx tasklet refactoring
Christian Lamparter
2
-84
/
+168
2008-08-30
p54: redo queue numbering
Chr
2
-10
/
+14
2008-08-30
p54: take tx_queue's lock in rx_frame_sent
Chr
1
-1
/
+7
2008-08-30
p54: fix rssi auto calibration
Christian Lamparter
2
-52
/
+111
2008-08-30
wireless: remove unused #include <version.h>
Huang Weiyi
4
-4
/
+0
2008-08-30
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
6
-183
/
+82
2008-08-30
mac80211_hwsim: Add minimal IEEE 802.11n support
Jouni Malinen
1
-1
/
+15
2008-08-30
libertas: convert adhoc operations to direct commands
Dan Williams
7
-400
/
+302
2008-08-30
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
9
-100
/
+100
2008-08-30
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
8
-59
/
+36
2008-08-30
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
8
-114
/
+111
2008-08-30
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
Sujith
6
-36
/
+17
2008-08-30
ath9k: Use definition from ieee80211.h
Sujith
1
-9
/
+4
2008-08-30
ath9k: Miscellaneous fixes
Sujith
6
-169
/
+79
2008-08-30
ath9k: Random cleanup
Sujith
3
-94
/
+83
2008-08-30
ath9k: Remove remaining occurences of ath_skb_map functions
Sujith
4
-60
/
+24
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-23
orinoco: Add MIC on TX and check on RX
David Kilroy
4
-16
/
+229
2008-08-23
orinoco: Process bulk of receive interrupt in a tasklet
David Kilroy
2
-19
/
+100
2008-08-23
orinoco: Send association events to userspace
David Kilroy
1
-0
/
+62
2008-08-23
orinoco: Add WE-18 ioctls for WPA
David Kilroy
3
-8
/
+554
2008-08-23
orinoco: Use a macro to define wireless handlers
David Kilroy
1
-32
/
+34
2008-08-23
orinoco: Split wevent work thread from wevent sending
David Kilroy
1
-10
/
+14
2008-08-23
orinoco: Don't use boolean parameter to record encoding type
David Kilroy
2
-13
/
+20
2008-08-23
orinoco: Use extended Agere scans available on 9.x series firmwares
David Kilroy
4
-44
/
+448
2008-08-23
orinoco: address checkpatch typedef warning
David Kilroy
2
-9
/
+10
2008-08-23
orinoco: Fix transmit for Agere/Lucent with fw 9.x
David Kilroy
3
-15
/
+46
2008-08-23
orinoco: Invoke firmware download in main driver
David Kilroy
10
-156
/
+346
2008-08-23
orinoco: Extend hermes_dld routines for Agere firmware
David Kilroy
2
-0
/
+290
2008-08-23
orinoco: Make firmware download logic more generic
David Kilroy
3
-72
/
+182
2008-08-23
orinoco: Move firmware download functionality into new module
David Kilroy
4
-274
/
+385
[next]