summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-42/+65
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy6-9/+26
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg2-5/+11
2011-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-16/+17
2011-11-11iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach1-16/+17
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-19/+11
2011-11-02iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy1-10/+0
2011-11-02iwlwifi: allow pci_enable_msi failWey-Yi Guy1-5/+3
2011-11-02iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach1-4/+8
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-14iwlagn: fix priv->cfg->ht_params NULL pointer dereferenceStanislaw Gruszka1-2/+2
2011-10-14iwlagn: add missing include to iwl-agn-rs.hEmmanuel Grumbach1-0/+4
2011-10-14iwlagn: remove uneeded include to iwl-dev.hEmmanuel Grumbach2-5/+1
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach16-59/+8
2011-10-14iwlagn: move iwl_beacon_time_mask_XXX near to usageEmmanuel Grumbach2-29/+23
2011-10-14iwlagn: remove 6000 hw headerJohannes Berg4-83/+9
2011-10-14iwlagn: remove 5000 hw headerJohannes Berg2-89/+15
2011-10-14iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy2-51/+56
2011-10-14iwlagn: merge station management functionsWey-Yi Guy17-1007/+940
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy12-56/+63
2011-10-14iwlagn: add debug for mac80211 callbackWey-Yi Guy5-9/+40
2011-10-14iwlagn: don't stop rts/cts until last aggregation queue closeWey-Yi Guy1-6/+4
2011-10-14iwlagn: more info on warning for shutdown agg queueWey-Yi Guy1-2/+3
2011-10-14iwlwifi: update comments on how to enable debug flagWey-Yi Guy2-5/+7
2011-10-14iwlagn: use low retry limit for WoWLANWey-Yi Guy2-11/+18
2011-10-14iwlagn: do nothing when disable agg in wrong stateWey-Yi Guy1-0/+2
2011-10-14iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach1-1/+1
2011-10-14iwlagn: fix a race in the unmapping of the TFDsEmmanuel Grumbach1-0/+3
2011-10-14iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy3-0/+8
2011-10-14iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy3-0/+8
2011-10-14iwlagn: set rts retry limitWey-Yi Guy2-10/+13
2011-10-14iwlagn: remove un-necessary stepWey-Yi Guy1-2/+1
2011-10-14iwlagn: stop interrupts when suspendingJohannes Berg1-1/+6
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry6-19/+14
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach7-15/+6
2011-10-14iwlagn: send simple LQ command for WoWLANJohannes Berg3-11/+25
2011-10-14iwlagn: don't assign seqno to QoS Null framesJohannes Berg1-2/+2
2011-10-14iwlagn: update beacon smarterJohannes Berg2-2/+11
2011-10-14iwlagn: add "echo test" command to debugfsWey-Yi Guy3-1/+27
2011-10-14iwlagn: check rf kill in queue stuckWey-Yi Guy1-0/+3
2011-10-14iwlagn: add "echo" test when command queue stuckWey-Yi Guy2-1/+23
2011-10-14iwlagn: add WARN if tx cmd complete come back lateWey-Yi Guy1-0/+5
2011-10-14iwlagn: add REPLY_ECHO host commandWey-Yi Guy1-0/+1
2011-10-14iwlagn: add cmd queue pointer info when timeoutWey-Yi Guy1-0/+9
2011-10-11iwlagn: separate init calib and rt calibWey-Yi Guy2-1/+11
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller2-3/+5
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry4-32/+33
2011-09-30mac80211: implement uAPSDJohannes Berg1-1/+1
2011-09-30iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche1-3/+0