aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-082-2/+3
|\
| * iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
| * iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
* | iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2010-01-292-1/+3
* | iwlwifi: fix typo in IWL_CCK_RATES_MASKJohannes Berg2010-01-291-1/+1
* | iwlwifi: remove unused work structsJohannes Berg2010-01-291-4/+0
* | iwlwifi: remove bg_up workJohannes Berg2010-01-293-29/+14
* | iwlagn: simplify ucode loadingJohannes Berg2010-01-291-41/+22
* | iwlwifi: no need to test iw_mode in power savingJohannes Berg2010-01-291-2/+1
* | iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy2010-01-291-1/+71
* | iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy2010-01-291-2/+2
* | iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy2010-01-291-1/+1
* | iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg2010-01-291-8/+7
* | iwlwifi: sysassert identifier changeWey-Yi Guy2010-01-291-1/+1
* | iwlwifi: optimize power savingDaniel Halperin2010-01-291-0/+2
* | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-1/+1
* | iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin2010-01-251-14/+9
* | iwlwifi: cleanup spectrum measurement command supportReinette Chatre2010-01-258-247/+33
* | iwlwifi: check endianness annotations by defaultJohannes Berg2010-01-251-0/+2
* | iwlwifi: fix sparse warningJohannes Berg2010-01-251-1/+1
* | iwlwifi: clean up debugfs codeJohannes Berg2010-01-253-215/+91
* | iwlwifi: reorder device setupJohannes Berg2010-01-251-12/+16
* | iwlwifi: is no longer experimentalJohannes Berg2010-01-251-1/+1
* | iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy2010-01-252-1/+31
* | iwlwifi: bit field description for BT Config commandWey-Yi Guy2010-01-252-4/+13
* | iwlwifi: make broadcast station addition genericReinette Chatre2010-01-259-6/+23
* | iwlwifi: cleanup station adding codeReinette Chatre2010-01-251-36/+78
* | iwlwifi: enable DC calibrationAbhijeet Kolekar2010-01-251-1/+15
* | iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-2510-0/+132
* | iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy2010-01-252-2/+17
* | iwlwifi: Fix A band scanning when associatedHenry Zhangh2010-01-252-16/+2
* | iwlwifi: add function to reset/tune radio if neededWey-Yi Guy2010-01-256-14/+193
* | iwlwifi: configure missed beacon thresholdWey-Yi Guy2010-01-257-6/+74
* | mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-221-3/+7
* | iwlwifi: update copyright year to 2010Reinette Chatre2010-01-1947-63/+63
* | iwlwifi: remove extra statistics request from debugfsWey-Yi Guy2010-01-191-41/+0
* | iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy2010-01-198-0/+114
* | iwlwifi: software w/a for h/w bug cause Rx bit get clearWey-Yi Guy2010-01-191-0/+10
* | iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy2010-01-193-4/+19
* | iwlwifi: correct return code for log_eventWey-Yi Guy2010-01-193-6/+7
* | iwlwifi: add num_of_sos_stats to statistics counterWey-Yi Guy2010-01-192-2/+13
* | iwlwifi: format and show statistics counter from uCodeWey-Yi Guy2010-01-193-326/+545
* | iwlwifi: fix clear statistics counter commandWey-Yi Guy2010-01-191-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-196-22/+84
|\ \ | |/
| * iwlwifi: add license to tracing filesReinette Chatre2010-01-182-0/+52
| * iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy2010-01-181-0/+5
| * iwlwifi: silence buffer overflow warningDan Carpenter2010-01-111-1/+1
| * iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar2010-01-081-20/+25
| * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi2010-01-081-1/+1
* | iwl-debugfs.c: remove unnecessary casts of void *H Hartley Sweeten2010-01-121-23/+23