summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move lockdep assertion into DVMJohannes Berg2012-03-072-3/+16
* iwlwifi: move RF/CT kill check to command wrapperJohannes Berg2012-03-072-15/+10
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-0717-128/+70
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-0712-223/+148
* iwlwifi: split out firmware storeJohannes Berg2012-03-0719-163/+236
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-0713-160/+150
* iwlwifi: move firmware completion waitJohannes Berg2012-03-062-2/+2
* iwlwifi: move firmware request into drvJohannes Berg2012-03-063-627/+625
* iwlwifi: move iwl_base_params to shared headerJohannes Berg2012-03-062-42/+43
* iwlwifi: move uCode deallocation to drvJohannes Berg2012-03-062-2/+2
* iwlwifi: fix station HT parametersJohannes Berg2012-03-063-26/+75
* iwlwifi: move traffic log definitionsJohannes Berg2012-03-062-3/+4
* iwlwifi: move IWL_MASK into file using itJohannes Berg2012-03-062-1/+2
* iwlwifi: move tid_to_ac to PCI-EJohannes Berg2012-03-062-46/+46
* iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg2012-03-062-17/+17
* iwlwifi: move queue functions to PCI-EJohannes Berg2012-03-062-20/+20
* iwlwifi: transport's tx_agg_alloc must not sleepJohannes Berg2012-03-061-3/+1
* iwlwifi: refactor PCI-E RX pathJohannes Berg2012-03-061-106/+110
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-0614-57/+80
* iwlwifi: pass response packet directlyJohannes Berg2012-03-066-20/+28
* iwlwifi: use ieee80211_tx_statusJohannes Berg2012-03-061-10/+18
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-068-9/+10
* iwlwifi: clean up (wowlan) suspend flowJohannes Berg2012-03-063-22/+26
* iwlwifi: reduce IDI code ifdefJohannes Berg2012-03-061-10/+1
* iwlwifi: make config constJohannes Berg2012-03-0611-89/+90
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-068-44/+46
* iwlwifi: remove SKU from configJohannes Berg2012-03-067-24/+19
* iwlwifi: remove per-device debug levelJohannes Berg2012-03-066-96/+22
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-065-173/+90
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-065-25/+1
* iwlwifi: remove shared lockJohannes Berg2012-03-069-44/+3
* iwlwifi: introduce statistics lockJohannes Berg2012-03-066-9/+40
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-065-115/+88
* iwlwifi: introduce per-queue locksJohannes Berg2012-03-064-22/+33
* iwlwifi: build some station commands directlyJohannes Berg2012-03-062-21/+15
* iwlwifi: simplify code in iwlagn_key_sta_idJohannes Berg2012-03-061-17/+4
* iwlwifi: reduce sta_lock hold time in TXJohannes Berg2012-03-061-4/+4
* iwlwifi: remove an unused argumentJohannes Berg2012-03-061-5/+4
* iwlwifi: move iwl_clear_driver_stations to userJohannes Berg2012-03-062-35/+35
* iwlwifi: always monitor for stuck queuesJohannes Berg2012-03-061-14/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-291-1/+9
|\
| * iwlwifi: fix key removalJohannes Berg2012-02-211-1/+9
* | mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-291-1/+5
* | iwlwifi: fix IDI compilationEmmanuel Grumbach2012-02-271-1/+1
* | iwlwifi: update pci subsystem idWey-Yi Guy2012-02-273-3/+16
* | iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy2012-02-271-0/+1
* | iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2012-02-272-4/+5
* | iwlwifi: document the operational modeEmmanuel Grumbach2012-02-272-8/+34
* | iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach2012-02-272-4/+2
* | iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach2012-02-274-14/+15
OpenPOWER on IntegriCloud