index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
SubmittingPatches
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2008-08-23
orinoco: Add function to execute Hermes initialisation commands synchronously
David Kilroy
2
-37
/
+60
2008-08-23
orinoco: Move EXPORT_SYMBOL declarations next to exported function
David Kilroy
1
-10
/
+7
2008-08-23
orinoco: Specify all three parameters to every Hermes command.
David Kilroy
1
-6
/
+7
2008-08-23
orinoco: Update scan translation
David Kilroy
1
-25
/
+46
2008-08-23
orinoco: Add ESSID specific scanning for Agere fw
David Kilroy
1
-1
/
+19
2008-08-22
mac80211: add direct probe before association
Ron Rindjunsky
2
-15
/
+73
2008-08-22
p54: rename prism54xyz -> p54xyz
Christian Lamparter
6
-47
/
+47
2008-08-22
mac80211: change number of pre-assoc scans
Ron Rindjunsky
2
-3
/
+10
2008-08-22
rt2x00: Add module parameter to disable HW crypto
Ivo van Doorn
2
-2
/
+18
2008-08-22
rt2x00: Move lna_gain calculation to config() callback
Ivo van Doorn
3
-31
/
+63
2008-08-22
mac80211: cleanup mlme state namespace
Tomas Winkler
4
-51
/
+61
2008-08-22
ath5k: set short preamble flag for rx
Bruno Randolf
1
-5
/
+3
2008-08-22
rt2x00: Release rt2x00 2.2.0
Ivo van Doorn
1
-1
/
+1
2008-08-22
rt2x00: Gather channel information in structure
Ivo van Doorn
13
-162
/
+176
2008-08-22
rt2x00: Implement HW encryption (rt73usb)
Ivo van Doorn
3
-8
/
+285
2008-08-22
rt2x00: Implement HW encryption (rt61pci)
Ivo van Doorn
3
-8
/
+270
2008-08-22
rt2x00: Implement HW encryption
Ivo van Doorn
11
-30
/
+686
[next]