index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_scc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]