summaryrefslogtreecommitdiffstats
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. Linville2011-11-111-16/+17
|\
| * iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach2011-11-111-16/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-073-19/+11
|\ \ | |/
| * iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| * iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| * iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
* | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
|/
* iwlagn: fix priv->cfg->ht_params NULL pointer dereferenceStanislaw Gruszka2011-10-141-2/+2
* iwlagn: add missing include to iwl-agn-rs.hEmmanuel Grumbach2011-10-141-0/+4
* iwlagn: remove uneeded include to iwl-dev.hEmmanuel Grumbach2011-10-142-5/+1
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-1416-59/+8
* iwlagn: move iwl_beacon_time_mask_XXX near to usageEmmanuel Grumbach2011-10-142-29/+23
* iwlagn: remove 6000 hw headerJohannes Berg2011-10-144-83/+9
* iwlagn: remove 5000 hw headerJohannes Berg2011-10-142-89/+15
* iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy2011-10-142-51/+56
* iwlagn: merge station management functionsWey-Yi Guy2011-10-1417-1007/+940
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-1412-56/+63
* iwlagn: add debug for mac80211 callbackWey-Yi Guy2011-10-145-9/+40
* iwlagn: don't stop rts/cts until last aggregation queue closeWey-Yi Guy2011-10-141-6/+4
* iwlagn: more info on warning for shutdown agg queueWey-Yi Guy2011-10-141-2/+3
* iwlwifi: update comments on how to enable debug flagWey-Yi Guy2011-10-142-5/+7
* iwlagn: use low retry limit for WoWLANWey-Yi Guy2011-10-142-11/+18
* iwlagn: do nothing when disable agg in wrong stateWey-Yi Guy2011-10-141-0/+2
* iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach2011-10-141-1/+1
* iwlagn: fix a race in the unmapping of the TFDsEmmanuel Grumbach2011-10-141-0/+3
* iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy2011-10-143-0/+8
* iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy2011-10-143-0/+8
* iwlagn: set rts retry limitWey-Yi Guy2011-10-142-10/+13
* iwlagn: remove un-necessary stepWey-Yi Guy2011-10-141-2/+1
* iwlagn: stop interrupts when suspendingJohannes Berg2011-10-141-1/+6
* iwlagn: eliminate bus pointer from iwl_priv structureDon Fry2011-10-146-19/+14
* iwlagn: kill hw_params.max_stationsEmmanuel Grumbach2011-10-147-15/+6
* iwlagn: send simple LQ command for WoWLANJohannes Berg2011-10-143-11/+25
* iwlagn: don't assign seqno to QoS Null framesJohannes Berg2011-10-141-2/+2
* iwlagn: update beacon smarterJohannes Berg2011-10-142-2/+11
* iwlagn: add "echo test" command to debugfsWey-Yi Guy2011-10-143-1/+27
* iwlagn: check rf kill in queue stuckWey-Yi Guy2011-10-141-0/+3
* iwlagn: add "echo" test when command queue stuckWey-Yi Guy2011-10-142-1/+23
* iwlagn: add WARN if tx cmd complete come back lateWey-Yi Guy2011-10-141-0/+5
* iwlagn: add REPLY_ECHO host commandWey-Yi Guy2011-10-141-0/+1
* iwlagn: add cmd queue pointer info when timeoutWey-Yi Guy2011-10-141-0/+9
* iwlagn: separate init calib and rt calibWey-Yi Guy2011-10-112-1/+11
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-032-3/+5
* iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry2011-10-034-32/+33
* mac80211: implement uAPSDJohannes Berg2011-09-301-1/+1
* iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche2011-09-301-3/+0
* iwlagn: fix scan complete processingJohannes Berg2011-09-272-4/+33
* iwlagn: move iwl_process_scan_complete upJohannes Berg2011-09-271-54/+54
* iwlagn: refactor scan completeJohannes Berg2011-09-271-8/+11
* iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2011-09-272-4/+2
OpenPOWER on IntegriCloud