index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-29
rt2x00: Release rt2x00 2.2.1
Ivo van Doorn
1
-1
/
+1
2008-08-29
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
3
-9
/
+8
2008-08-29
rt2x00: Add Signal type flag
Ivo van Doorn
6
-4
/
+13
2008-08-29
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
5
-24
/
+122
2008-08-29
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
3
-36
/
+25
2008-08-29
rt2x00: Map extra_tx_headroom to DMA
Ivo van Doorn
1
-3
/
+21
2008-08-29
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
11
-66
/
+68
2008-08-29
libertas: use the common frame control functions
Harvey Harrison
1
-12
/
+8
2008-08-29
ath9k: rc.h cleanup
Sujith
2
-115
/
+125
2008-08-29
ath9k: Remove sc_lastrx as we don't use it anywhere
Sujith
2
-6
/
+2
2008-08-29
ath9k: Do not update frame's duration field
Sujith
2
-46
/
+11
2008-08-29
ath9k: Remove more dead code
Sujith
4
-39
/
+0
2008-08-29
ath9k: Add LED support
Vasanthakumar Thiagarajan
5
-46
/
+176
2008-08-29
p54pci: rx tasklet refactoring
Christian Lamparter
2
-84
/
+168
2008-08-29
p54: redo queue numbering
Chr
2
-10
/
+14
2008-08-29
p54: take tx_queue's lock in rx_frame_sent
Chr
1
-1
/
+7
2008-08-29
p54: fix rssi auto calibration
Christian Lamparter
2
-52
/
+111
2008-08-29
wireless: remove unused #include <version.h>
Huang Weiyi
4
-4
/
+0
2008-08-29
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
6
-183
/
+82
2008-08-29
mac80211_hwsim: Add minimal IEEE 802.11n support
Jouni Malinen
1
-1
/
+15
2008-08-29
ssb: Clean up extraction of MAC addresses from SPROM
Larry Finger
1
-20
/
+14
2008-08-29
libertas: convert adhoc operations to direct commands
Dan Williams
7
-400
/
+302
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
9
-100
/
+100
2008-08-29
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
8
-59
/
+36
2008-08-29
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
8
-114
/
+111
2008-08-29
ssb: Update for Rev. 5 SPROM
Larry Finger
1
-15
/
+35
2008-08-29
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
Sujith
6
-36
/
+17
2008-08-29
ath9k: Use definition from ieee80211.h
Sujith
1
-9
/
+4
2008-08-29
ath9k: Miscellaneous fixes
Sujith
6
-169
/
+79
2008-08-29
ath9k: Random cleanup
Sujith
3
-94
/
+83
2008-08-29
ath9k: Remove remaining occurences of ath_skb_map functions
Sujith
4
-60
/
+24
2008-08-29
ath9k: Fix TX control flag use for no ACK and RTS/CTS
Jouni Malinen
1
-2
/
+2
2008-08-29
ath9k: Assign seq# when mac80211 requests this
Jouni Malinen
3
-0
/
+27
2008-08-29
ath9k: Fix TX status reporting
Jouni Malinen
1
-2
/
+10
2008-08-29
ath9k: Updated Beacon generation to use mac80211-style
Jouni Malinen
3
-50
/
+48
2008-08-29
ath9k: Allow AP mode to be enabled
Jouni Malinen
2
-5
/
+26
2008-08-29
ath9k: Trim struct ath_softc
Sujith
5
-61
/
+31
2008-08-29
ath9k: Use ah_curchan and remove sc_curchan which is redundant
Sujith
4
-15
/
+12
2008-08-29
ath9k: Use bitfields for sc operations
Sujith
7
-62
/
+66
2008-08-29
ath9k: Use a single opmode variable
Sujith
8
-39
/
+41
2008-08-29
ath9k: Unused macros, variables
Sujith
2
-84
/
+50
2008-08-29
ath9k: Remove ar5416hal and assign default values directly
Sujith
1
-25
/
+3
2008-08-29
ath9k: Remove a few unnecessary macros
Sujith
2
-13
/
+4
2008-08-29
ath9k: Use bitfields for buffer type
Sujith
2
-79
/
+83
2008-08-29
ath9k: RX Filter cleanup
Sujith
4
-67
/
+21
2008-08-29
ath9k: Merge reset functions
Sujith
5
-55
/
+27
2008-08-22
orinoco: Add MIC on TX and check on RX
David Kilroy
4
-16
/
+229
2008-08-22
orinoco: Process bulk of receive interrupt in a tasklet
David Kilroy
2
-19
/
+100
2008-08-22
orinoco: Send association events to userspace
David Kilroy
1
-0
/
+62
2008-08-22
orinoco: Add WE-18 ioctls for WPA
David Kilroy
3
-8
/
+554
[next]