index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfkill: add WARN and BUG_ON paranoia (v2)
Henrique de Moraes Holschuh
2008-08-29
1
-13
/
+37
*
rfkill: add missing line break
Felipe Balbi
2008-08-29
1
-1
/
+1
*
rfkill: use strict_strtoul (v2)
Henrique de Moraes Holschuh
2008-08-29
1
-2
/
+12
*
ath9k: rc.h cleanup
Sujith
2008-08-29
2
-115
/
+125
*
ath9k: Remove sc_lastrx as we don't use it anywhere
Sujith
2008-08-29
2
-6
/
+2
*
ath9k: Do not update frame's duration field
Sujith
2008-08-29
2
-46
/
+11
*
ath9k: Remove more dead code
Sujith
2008-08-29
4
-39
/
+0
*
ath9k: Add LED support
Vasanthakumar Thiagarajan
2008-08-29
5
-46
/
+176
*
mac80211/cfg80211: HT capabilities for NEW_STA
Jouni Malinen
2008-08-29
4
-0
/
+28
*
p54pci: rx tasklet refactoring
Christian Lamparter
2008-08-29
2
-84
/
+168
*
p54: redo queue numbering
Chr
2008-08-29
2
-10
/
+14
*
p54: take tx_queue's lock in rx_frame_sent
Chr
2008-08-29
1
-1
/
+7
*
p54: fix rssi auto calibration
Christian Lamparter
2008-08-29
2
-52
/
+111
*
wireless: remove unused #include <version.h>
Huang Weiyi
2008-08-29
4
-4
/
+0
*
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
2008-08-29
6
-183
/
+82
*
mac80211_hwsim: Add minimal IEEE 802.11n support
Jouni Malinen
2008-08-29
1
-1
/
+15
*
ssb: Clean up extraction of MAC addresses from SPROM
Larry Finger
2008-08-29
2
-24
/
+14
*
libertas: convert adhoc operations to direct commands
Dan Williams
2008-08-29
7
-400
/
+302
*
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
9
-100
/
+100
*
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
2008-08-29
8
-59
/
+36
*
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
2008-08-29
8
-114
/
+111
*
ssb: Update for Rev. 5 SPROM
Larry Finger
2008-08-29
2
-15
/
+50
*
mac80211: Use only precedence level of DSCP field for frame classification
Daniel Wagner
2008-08-29
1
-2
/
+0
*
mac80211: Handle scan result IEs in one block
Jouni Malinen
2008-08-29
2
-159
/
+89
*
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
Sujith
2008-08-29
6
-36
/
+17
*
ath9k: Use definition from ieee80211.h
Sujith
2008-08-29
1
-9
/
+4
*
mac80211: Add an 802.11n definition
Sujith
2008-08-29
1
-0
/
+1
*
ath9k: Miscellaneous fixes
Sujith
2008-08-29
6
-169
/
+79
*
ath9k: Random cleanup
Sujith
2008-08-29
3
-94
/
+83
*
ath9k: Remove remaining occurences of ath_skb_map functions
Sujith
2008-08-29
4
-60
/
+24
*
ath9k: Fix TX control flag use for no ACK and RTS/CTS
Jouni Malinen
2008-08-29
1
-2
/
+2
*
ath9k: Assign seq# when mac80211 requests this
Jouni Malinen
2008-08-29
3
-0
/
+27
*
ath9k: Fix TX status reporting
Jouni Malinen
2008-08-29
1
-2
/
+10
*
ath9k: Updated Beacon generation to use mac80211-style
Jouni Malinen
2008-08-29
3
-50
/
+48
*
ath9k: Allow AP mode to be enabled
Jouni Malinen
2008-08-29
2
-5
/
+26
*
ath9k: Trim struct ath_softc
Sujith
2008-08-29
5
-61
/
+31
*
ath9k: Use ah_curchan and remove sc_curchan which is redundant
Sujith
2008-08-29
4
-15
/
+12
*
ath9k: Use bitfields for sc operations
Sujith
2008-08-29
7
-62
/
+66
*
ath9k: Use a single opmode variable
Sujith
2008-08-29
8
-39
/
+41
*
ath9k: Unused macros, variables
Sujith
2008-08-29
2
-84
/
+50
*
ath9k: Remove ar5416hal and assign default values directly
Sujith
2008-08-29
1
-25
/
+3
*
ath9k: Remove a few unnecessary macros
Sujith
2008-08-29
2
-13
/
+4
*
ath9k: Use bitfields for buffer type
Sujith
2008-08-29
2
-79
/
+83
*
ath9k: RX Filter cleanup
Sujith
2008-08-29
4
-67
/
+21
*
ath9k: Merge reset functions
Sujith
2008-08-29
5
-55
/
+27
*
mac80211/cfg80211: Add BSS configuration options for AP mode
Jouni Malinen
2008-08-29
5
-0
/
+139
*
mac80211: fill start-sequence-number for BA session start
Johannes Berg
2008-08-29
1
-1
/
+4
*
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2008-08-27
16
-557
/
+1332
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Simon Horman
2008-08-27
16
-557
/
+1332
|
|
\
|
|
*
IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
Julius Volz
2008-08-27
3
-177
/
+1
[next]