aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAge
* iwlagn: support v2 of enhanced sensitivity tableWey-Yi Guy2011-08-08
* iwlagn: change default sensitivity value for 5000 and 6000 seriesWey-Yi Guy2011-08-08
* iwlagn: support new P2P implementationJohannes Berg2011-08-08
* iwlagn: move context init after firmware loadingJohannes Berg2011-08-08
* iwlagn: bump firmware API for some devicesJohannes Berg2011-08-08
* iwlagn: separate firmware version warningJohannes Berg2011-08-08
* iwlagn: Remove ht40 support from 5.2GHz for _bgn devicesWey-Yi Guy2011-08-08
* iwlagn: default smps mode for 1000 series deviceWey-Yi Guy2011-08-08
* iwlagn: reserve queue 10 for TX during scan dwellJohannes Berg2011-08-08
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-08
* 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