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
*
iwlwifi: move rate helpers to iwlcore
Tomas Winkler
2008-06-14
12
-106
/
+106
*
iwlwifi: move scan to iwl-scan.c iwlcore
Tomas Winkler
2008-06-14
6
-872
/
+946
*
iwlwifi: add bad length check for WEP keys
Emmanuel Grumbach
2008-06-14
2
-1
/
+18
*
iwlwifi: refactor setting tx power
Tomas Winkler
2008-06-14
8
-62
/
+96
*
iwlwifi: refactor tx aggregation response flow
Tomas Winkler
2008-06-14
4
-42
/
+19
*
iwlwifi: Fix mode changes (ad-hoc <--> managed)
Assaf Krauss
2008-06-14
1
-14
/
+11
*
iwlwifi enabling IBSS (Ad-Hoc) mode
Assaf Krauss
2008-06-14
2
-11
/
+20
*
iwlwifi: fix resart flow after fw error
Emmanuel Grumbach
2008-06-14
1
-3
/
+3
*
iwlwifi: fix resume SW RF-kill
Mohamed Abbas
2008-06-14
3
-18
/
+17
*
iwlwifi: format log prints for easier parsing
Tomas Winkler
2008-06-14
1
-4
/
+6
*
iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g
Emmanuel Grumbach
2008-06-14
2
-3
/
+0
*
iwlwifi: remove redundant flags regarding to FAT channel
Emmanuel Grumbach
2008-06-14
5
-51
/
+31
*
iwlwifi: remove unused flag
Tomas Winkler
2008-06-14
1
-2
/
+0
*
iwlwifi: fix allow iwlwifi to aggregate according to tid load
Ron Rindjunsky
2008-06-14
1
-5
/
+8
*
iwlwifi: use ieee80211_conf to examine rate capabilities
Ron Rindjunsky
2008-06-14
1
-12
/
+6
*
iwlwifi: add TX aggregation code for 5000 HW
Tomas Winkler
2008-06-14
1
-0
/
+132
*
iwlwifi: map sw and hw ampdu queues
Ron Rindjunsky
2008-06-14
5
-11
/
+15
*
iwlwifi: add possibility to disable tx_power calibration
Emmanuel Grumbach
2008-06-14
5
-2
/
+14
*
iwlwifi: clean up in setup/cancel deferred work
Emmanuel Grumbach
2008-06-14
4
-38
/
+43
*
iwlwifi: removes the RUN_TIME_CALIB ifdef
Emmanuel Grumbach
2008-06-14
12
-122
/
+27
*
libertas: rename some registers to clarify their meaning
Holger Schurig
2008-06-14
1
-30
/
+28
*
libertas: check for old, unsupported hardware
Holger Schurig
2008-06-14
1
-0
/
+12
*
libertas: document register meanings
Holger Schurig
2008-06-14
1
-9
/
+80
*
libertas: fix interrupt issue
Holger Schurig
2008-06-14
1
-4
/
+5
*
mac80211: implement EU regulatory domain
Tony Vroon
2008-06-14
1
-0
/
+18
*
nl80211: Fix comment merge error
Michael Buesch
2008-06-14
1
-4
/
+4
*
iwlwifi: removing IWL4965_HT config
Ron Rindjunsky
2008-06-14
11
-200
/
+43
*
rndis_wlan: cleanup: rename and remove local pointers
Jussi Kivilinna
2008-06-14
1
-37
/
+37
*
rndis_wlan: check if set_multicast_list work is already scheduled
Jussi Kivilinna
2008-06-14
1
-0
/
+3
*
rndis_wlan: update carrier flag when link state changes
Jussi Kivilinna
2008-06-14
1
-0
/
+5
*
rndis_wlan: do link-down state change in worker thread
Jussi Kivilinna
2008-06-14
1
-14
/
+14
*
airo: use simple_read_from_buffer()
Akinobu Mita
2008-06-14
1
-12
/
+3
*
rt2x00: Rework alignment check.
Gertjan van Wingerde
2008-06-14
1
-6
/
+2
*
rt2x00: Remove unused defines
Ivo van Doorn
2008-06-14
5
-10
/
+0
*
rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame
Ivo van Doorn
2008-06-14
1
-0
/
+1
*
rt2x00: Use __builtin_choose_expr() instead of ?:
Ivo van Doorn
2008-06-14
1
-9
/
+13
*
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
2008-06-14
3
-19
/
+9
*
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
5
-79
/
+74
*
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
9
-35
/
+13
*
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
11
-37
/
+39
*
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
2008-06-14
8
-85
/
+85
*
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
2008-06-14
5
-3
/
+67
*
rt2x00: Fix queue initialization
Ivo van Doorn
2008-06-14
1
-3
/
+4
*
rt2x00: Release rt2x00 2.1.7
Ivo van Doorn
2008-06-14
1
-1
/
+1
*
rt2x00: Make rt2x00_set/get_field macros
Ivo van Doorn
2008-06-14
1
-41
/
+30
*
rt2x00: Removed unused descriptor read in txdone
Ivo van Doorn
2008-06-14
1
-4
/
+0
*
rt2x00: Remove CTS/RTS check in tx()
Ivo van Doorn
2008-06-14
1
-7
/
+5
*
rt2x00: Move led initialization into function
Ivo van Doorn
2008-06-14
5
-101
/
+77
*
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
2008-06-14
6
-129
/
+140
*
rt2x00: Calculate register offset during compile time
Ivo van Doorn
2008-06-14
1
-14
/
+45
[next]