summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | iwlwifi: fix bug in tx byte count tableWey-Yi Guy2010-01-121-4/+4
* | iwlwifi: remove obsoleted host commandWey-Yi Guy2010-01-122-2/+0
* | iwlwifi: ucode statistics data structure updateWey-Yi Guy2010-01-122-3/+6
* | iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONALWey-Yi Guy2010-01-121-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-051-1/+1
|\|
| * iwl: off by one bugDan Carpenter2010-01-041-1/+1
* | iwlwifi: remove linux/utsrelease.h dependencyZhu Yi2010-01-051-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-305-97/+5
|\|
| * iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| * wireless: remove remaining qual codeJohannes Berg2009-12-284-96/+4
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-282-12/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-2815-73/+76
|\|
| * drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-211-1/+2
| * iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-211-1/+2
| * iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-211-0/+3
| * iwlwifi: initialize spinlock before useReinette Chatre2009-12-212-4/+4