summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)Author
2012-01-30iwlwifi: add option to disalbe LEDWey-Yi Guy
2012-01-30iwlwifi: fix uCode event tracingJohannes Berg
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2011-12-19iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi
2011-12-19iwlagn: finer-grained HT disableJohannes Berg
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry
2011-12-16iwlwifi: create iwl_mac80211 unregister routineDon Fry
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry
2011-12-08iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: P2P is not enabled by defaultWey-Yi Guy
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy
2011-12-06iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg
2011-11-28iwlwifi: show the configuration optionWey-Yi Guy
2011-11-28iwlagn: dynamically allocate & reflect calibration dataJohannes Berg
2011-11-11iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry
2011-11-11iwlagn: remove knowledge of ucode image location from upper layersDon Fry
2011-11-11iwlagn: add P2P NoA to probe responsesJohannes Berg
2011-11-08iwlagn: simplify iwl_alloc_allDon Fry
2011-11-08iwlagn: update wowlan APIJohannes Berg
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy
2011-10-14iwlagn: add debug for mac80211 callbackWey-Yi Guy
2011-10-14iwlagn: don't stop rts/cts until last aggregation queue closeWey-Yi Guy
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry
2011-10-14iwlagn: update beacon smarterJohannes Berg
2011-10-11iwlagn: separate init calib and rt calibWey-Yi Guy
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry
2011-09-21iwlagn: split remain-on-channelJohannes Berg
2011-09-21iwlagn: remove common station privJohannes Berg
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg
2011-09-19iwlagn: move sysfs files to debugfsJohannes Berg
2011-09-19iwlagn: clean up PM codeJohannes Berg
2011-09-19iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach
2011-09-19iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach
2011-09-16iwlagn: workaround bug crashing some APsDon Fry
2011-09-14iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach
2011-09-14iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach
2011-08-29iwlagn: handle GO powersaveJohannes Berg
2011-08-29iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move check_stuck_queue to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move wait_for_tx_queue_empty to transport layerEmmanuel Grumbach