index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move mutex out of shared
Johannes Berg
2012-03-07
14
-124
/
+122
*
iwlwifi: move lockdep assertion into DVM
Johannes Berg
2012-03-07
2
-3
/
+16
*
iwlwifi: move RF/CT kill check to command wrapper
Johannes Berg
2012-03-07
2
-15
/
+10
*
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
17
-128
/
+70
*
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
12
-223
/
+148
*
iwlwifi: split out firmware store
Johannes Berg
2012-03-07
19
-163
/
+236
*
iwlwifi: move ucode loading to op_mode
Johannes Berg
2012-03-07
13
-160
/
+150
*
ath9k: fix signal strength reporting issues
Felix Fietkau
2012-03-07
1
-5
/
+7
*
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
2012-03-07
3
-36
/
+28
*
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2012-03-07
2
-38
/
+0
*
ath9k: make MAC sample statistics optional
Felix Fietkau
2012-03-07
4
-6
/
+36
*
ath9k_hw: use cold instead of warm reset on AR9280
Felix Fietkau
2012-03-07
1
-4
/
+10
*
ath5k: do not re-run AGC calibration periodically
Felix Fietkau
2012-03-06
1
-25
/
+9
*
ath5k: do not stop queues for full calibration
Felix Fietkau
2012-03-06
1
-12
/
+2
*
mac80211: Modify tsf via debugfs in mesh interfaces
Javier Cardona
2012-03-06
1
-0
/
+18
*
mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.
Javier Cardona
2012-03-06
1
-1
/
+26
*
iwlwifi: move firmware completion wait
Johannes Berg
2012-03-06
2
-2
/
+2
*
iwlwifi: move firmware request into drv
Johannes Berg
2012-03-06
3
-627
/
+625
*
iwlwifi: move iwl_base_params to shared header
Johannes Berg
2012-03-06
2
-42
/
+43
*
iwlwifi: move uCode deallocation to drv
Johannes Berg
2012-03-06
2
-2
/
+2
*
iwlwifi: fix station HT parameters
Johannes Berg
2012-03-06
3
-26
/
+75
*
iwlwifi: move traffic log definitions
Johannes Berg
2012-03-06
2
-3
/
+4
*
iwlwifi: move IWL_MASK into file using it
Johannes Berg
2012-03-06
2
-1
/
+2
*
iwlwifi: move tid_to_ac to PCI-E
Johannes Berg
2012-03-06
2
-46
/
+46
*
iwlwifi: iwl_rx_cmd_buffer belongs to transport API
Johannes Berg
2012-03-06
2
-17
/
+17
*
iwlwifi: move queue functions to PCI-E
Johannes Berg
2012-03-06
2
-20
/
+20
*
iwlwifi: transport's tx_agg_alloc must not sleep
Johannes Berg
2012-03-06
1
-3
/
+1
*
iwlwifi: refactor PCI-E RX path
Johannes Berg
2012-03-06
1
-106
/
+110
*
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
2012-03-06
14
-57
/
+80
*
iwlwifi: pass response packet directly
Johannes Berg
2012-03-06
6
-20
/
+28
*
iwlwifi: use ieee80211_tx_status
Johannes Berg
2012-03-06
1
-10
/
+18
*
iwlwifi: move wowlan bool into priv
Johannes Berg
2012-03-06
8
-9
/
+10
*
iwlwifi: clean up (wowlan) suspend flow
Johannes Berg
2012-03-06
3
-22
/
+26
*
iwlwifi: reduce IDI code ifdef
Johannes Berg
2012-03-06
1
-10
/
+1
*
iwlwifi: make config const
Johannes Berg
2012-03-06
11
-89
/
+90
*
iwlwifi: use valid TX/RX antenna from hw_params
Johannes Berg
2012-03-06
8
-44
/
+46
*
iwlwifi: remove SKU from config
Johannes Berg
2012-03-06
7
-24
/
+19
*
iwlwifi: remove per-device debug level
Johannes Berg
2012-03-06
6
-96
/
+22
*
iwlwifi: simplify auth/assoc flow
Johannes Berg
2012-03-06
5
-173
/
+90
*
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
2012-03-06
5
-25
/
+1
*
iwlwifi: remove shared lock
Johannes Berg
2012-03-06
9
-44
/
+3
*
iwlwifi: introduce statistics lock
Johannes Berg
2012-03-06
6
-9
/
+40
*
iwlwifi: make sta lock private & BH lock
Johannes Berg
2012-03-06
5
-115
/
+88
*
iwlwifi: introduce per-queue locks
Johannes Berg
2012-03-06
4
-22
/
+33
*
iwlwifi: build some station commands directly
Johannes Berg
2012-03-06
2
-21
/
+15
*
iwlwifi: simplify code in iwlagn_key_sta_id
Johannes Berg
2012-03-06
1
-17
/
+4
*
iwlwifi: reduce sta_lock hold time in TX
Johannes Berg
2012-03-06
1
-4
/
+4
*
iwlwifi: remove an unused argument
Johannes Berg
2012-03-06
1
-5
/
+4
*
iwlwifi: move iwl_clear_driver_stations to user
Johannes Berg
2012-03-06
2
-35
/
+35
*
airo: fix test for FLAG_RADIO_DOWN
Dan Carpenter
2012-03-06
1
-1
/
+1
[next]