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
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
iwlwifi: always monitor for stuck queues
Johannes Berg
2012-03-06
1
-14
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-1
/
+9
|
\
|
*
iwlwifi: fix key removal
Johannes Berg
2012-02-21
1
-1
/
+9
*
|
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
2012-02-29
1
-1
/
+5
*
|
iwlwifi: fix IDI compilation
Emmanuel Grumbach
2012-02-27
1
-1
/
+1
*
|
iwlwifi: update pci subsystem id
Wey-Yi Guy
2012-02-27
3
-3
/
+16
*
|
iwlwifi: one more sku added to 6x35 series
Wey-Yi Guy
2012-02-27
1
-0
/
+1
*
|
iwlwifi: iwl-trans.h doesn't need all these includes
Emmanuel Grumbach
2012-02-27
2
-4
/
+5
*
|
iwlwifi: document the operational mode
Emmanuel Grumbach
2012-02-27
2
-8
/
+34
*
|
iwlwifi: remove iwl_reset_traffic_log from shared
Emmanuel Grumbach
2012-02-27
2
-4
/
+2
*
|
iwlwifi: remove iwl_print_rx_config_cmd from shared
Emmanuel Grumbach
2012-02-27
4
-14
/
+15
[next]