index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
rrunner.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-24
/
+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
2
-15
/
+50
2008-08-29
mac80211: Use only precedence level of DSCP field for frame classification
Daniel Wagner
1
-2
/
+0
2008-08-29
mac80211: Handle scan result IEs in one block
Jouni Malinen
2
-159
/
+89
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
mac80211: Add an 802.11n definition
Sujith
1
-0
/
+1
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-29
mac80211/cfg80211: Add BSS configuration options for AP mode
Jouni Malinen
5
-0
/
+139
2008-08-29
mac80211: fill start-sequence-number for BA session start
Johannes Berg
1
-1
/
+4
2008-08-27
dccp ccid-3: Replace lazy BUG_ON with condition
Gerrit Renker
1
-2
/
+4
2008-08-27
dccp: Toggle debug output without module unloading
Gerrit Renker
4
-4
/
+4
2008-08-27
dccp: Empty the write queue when disconnecting
Gerrit Renker
1
-0
/
+2
2008-08-27
dccp: Fill in the Data fields for "Option Error" Resets
Gerrit Renker
1
-0
/
+3
2008-08-27
dccp: Silently ignore options with nonsensical lengths
Gerrit Renker
1
-4
/
+6
2008-08-27
dccp: Always generate a Reset in response to option errors
Wei Yongjun
1
-2
/
+2
2008-08-27
IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
Julius Volz
3
-177
/
+1
2008-08-27
IPVS: Integrate ESP protocol into ip_vs_proto_ah.c
Julius Volz
3
-24
/
+54
2008-08-23
tcp: Add tcp_parse_aligned_timestamp
Ilpo Järvinen
1
-19
/
+18
2008-08-23
tcp: Add tcp_collapse_one to eliminate duplicated code
Ilpo Järvinen
1
-10
/
+14
2008-08-23
tcp: Add tcp_validate_incoming & put duplicated code there
Ilpo Järvinen
1
-78
/
+69
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
[next]