summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi2011-12-191-3/+4
* iwlagn: finer-grained HT disableJohannes Berg2011-12-191-3/+4
* iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-161-0/+1
* iwlwifi: create iwl_mac80211 unregister routineDon Fry2011-12-161-6/+1
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-30/+30
* iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-081-2/+1
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-081-1/+1
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-4/+4
* iwlwifi: P2P is not enabled by defaultWey-Yi Guy2011-12-081-1/+9
* iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-081-2/+2
* iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry2011-12-061-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-2/+3
|\
| * iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-021-2/+3
| * iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-021-15/+3
| * iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-021-0/+11
* | iwlwifi: show the configuration optionWey-Yi Guy2011-11-281-0/+32
* | iwlagn: dynamically allocate & reflect calibration dataJohannes Berg2011-11-281-0/+2
* | iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy2011-11-111-1474/+3
* | iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-111-58/+15
* | iwlagn: remove knowledge of ucode image location from upper layersDon Fry2011-11-111-5/+2
* | iwlagn: add P2P NoA to probe responsesJohannes Berg2011-11-111-0/+1
* | iwlagn: simplify iwl_alloc_allDon Fry2011-11-081-6/+4
* | iwlagn: update wowlan APIJohannes Berg2011-11-081-3/+10
|/
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-1/+0
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-141-27/+29
* iwlagn: add debug for mac80211 callbackWey-Yi Guy2011-10-141-6/+26
* iwlagn: don't stop rts/cts until last aggregation queue closeWey-Yi Guy2011-10-141-6/+4
* iwlagn: eliminate bus pointer from iwl_priv structureDon Fry2011-10-141-9/+8
* iwlagn: update beacon smarterJohannes Berg2011-10-141-0/+11
* iwlagn: separate init calib and rt calibWey-Yi Guy2011-10-111-1/+1
* iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry2011-10-031-0/+1
* iwlagn: split remain-on-channelJohannes Berg2011-09-211-9/+1
* iwlagn: remove common station privJohannes Berg2011-09-211-2/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-0/+5
|\
| * iwlagn: workaround bug crashing some APsDon Fry2011-09-161-0/+5
* | iwlagn: remove drvdata support from bus layerJohannes Berg2011-09-191-3/+1
* | iwlagn: move sysfs files to debugfsJohannes Berg2011-09-191-125/+0
* | iwlagn: clean up PM codeJohannes Berg2011-09-191-3/+3
* | iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach2011-09-191-5/+4
* | iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach2011-09-191-2/+2
* | iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-141-4/+4
* | iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-141-1/+1
* | iwlagn: handle GO powersaveJohannes Berg2011-08-291-0/+68
* | iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach2011-08-291-4/+5
* | iwlagn: move check_stuck_queue to transport layerEmmanuel Grumbach2011-08-291-2/+2
* | iwlagn: move wait_for_tx_queue_empty to transport layerEmmanuel Grumbach2011-08-291-1/+1
* | iwlagn: cosmetics in iwl-trans.hEmmanuel Grumbach2011-08-291-1/+1
* | iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach2011-08-291-23/+0
* | iwlagn: upper layer uses slabs to allocate tx cmdsEmmanuel Grumbach2011-08-291-0/+2
OpenPOWER on IntegriCloud