summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlagn: remove Kelvin supportJohannes Berg2011-09-273-9/+1
* iwlagn: fix slot programmingJohannes Berg2011-09-271-1/+1
* iwlagn: fix dangling scan requestJohannes Berg2011-09-271-14/+16
* iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach2011-09-274-16/+19
* iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach2011-09-271-4/+9
* iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy2011-09-271-0/+2
* iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2011-09-272-3/+3