aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAge
* iwlagn: fix dangling scan requestJohannes Berg2011-09-26
* iwlagn: workaround bug crashing some APsDon Fry2011-09-16
* iwlagn: fix command queue timeoutJohannes Berg2011-09-13
* iwlagn: fix stack corruptionJohannes Berg2011-09-13
* iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-13
* Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach2011-08-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-03
|\
| * iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-02
| * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
* | | iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller2011-07-24
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\ \ \ | | |/ | |/|
| * | iwlagn: probe would crash with DEBUG_SHIRQEmmanuel Grumbach2011-07-21
| * | iwlagn: remove "disable otp refresh" W/AWey-Yi Guy2011-07-21
| * | iwlagn: rename iwlagn_set_dynamic_keyJohannes Berg2011-07-21
| * | iwlagn: track beacon interval sent to deviceJohannes Berg2011-07-21
| * | iwlagn: write iq invert register for 105/135 deviceWey-Yi Guy2011-07-21
| * | iwlagn: implement WoWLANJohannes Berg2011-07-21
| * | iwlagn: rewrite HW cryptoJohannes Berg2011-07-21
| * | iwlagn: remove forgotten debugfs functionJohannes Berg2011-07-21
| * | iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-21
| * | iwlagn: remove keyinfo cacheJohannes Berg2011-07-21
| * | iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy2011-07-21
| * | iwlagn: add comment to warn about WoWLAN in resume / suspend flowsEmmanuel Grumbach2011-07-21
| * | iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach2011-07-21
| * | iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-21
| * | iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
| * | iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach2011-07-21
| * | iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-21
| * | iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-21
| * | iwlagn: radio sensor offset in le16 formatWey-Yi Guy2011-07-21
| * | iwlagn: define valid init calibration maskWey-Yi Guy2011-07-21
| * | iwlagn: remove legacy calibration commandWey-Yi Guy2011-07-21
| * | iwlagn: set correct calibration flagWey-Yi Guy2011-07-21
| * | iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-21
| * | iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-21
| * | iwlagn: add kick_nic API to transport layerEmmanuel Grumbach2011-07-21
| * | iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-16
| * | iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-16
| * | iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-16
| * | iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-16
| * | iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-16
| * | iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-16
| * | iwlagn: calibration bitmapWey-Yi Guy2011-07-16
| * | iwlagn: set default of uCode ownership to driverHsu, Kenny2011-07-16
| * | iwlagn: simplify TX flags assignmentsJohannes Berg2011-07-16
| * | iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach2011-07-16
| * | iwlagn: comments for iwl_cfgWey-Yi Guy2011-07-16
| * | iwlagn: another double indirect removedWey-Yi Guy2011-07-16