summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy
2011-11-11iwlwifi: move more mac80211 callback functionWey-Yi Guy
2011-11-11iwlagn: explicitly program P2P QoS parametersJohannes Berg
2011-11-11iwlagn: use per-vif AC parametersJohannes Berg
2011-11-11iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry
2011-11-11iwlagn: push knowledge of ucode image lower downDon Fry
2011-11-11iwlagn: remove knowledge of ucode image location from upper layersDon Fry
2011-11-11iwlagn: move ucode_write_complete from priv to trans structureDon Fry
2011-11-11iwlwifi: remove un-supported SKUsWey-Yi Guy
2011-11-11iwlagn: fix NULL ptr deref when reprogramming sta w/o LQJohannes Berg
2011-11-11iwlagn: check for SMPS modeWey-Yi Guy
2011-11-11iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy
2011-11-11iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte
2011-11-11iwlagn: add P2P NoA to probe responsesJohannes Berg
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg
2011-11-08iwlagn: simplify iwl_alloc_allDon Fry
2011-11-08iwlwifi: HW rev for 105 and 135 seriesWey-Yi Guy
2011-11-08iwlagn: remove unnecessary type for tracing operationsDon Fry
2011-11-08iwlagn: update wowlan APIJohannes Berg
2011-11-02iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy
2011-11-02iwlwifi: allow pci_enable_msi failWey-Yi Guy
2011-11-02iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach
2011-10-14iwlagn: fix priv->cfg->ht_params NULL pointer dereferenceStanislaw Gruszka
2011-10-14iwlagn: add missing include to iwl-agn-rs.hEmmanuel Grumbach
2011-10-14iwlagn: remove uneeded include to iwl-dev.hEmmanuel Grumbach
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-10-14iwlagn: move iwl_beacon_time_mask_XXX near to usageEmmanuel Grumbach
2011-10-14iwlagn: remove 6000 hw headerJohannes Berg
2011-10-14iwlagn: remove 5000 hw headerJohannes Berg
2011-10-14iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy
2011-10-14iwlagn: add debug for mac80211 callbackWey-Yi Guy
2011-10-14iwlagn: don't stop rts/cts until last aggregation queue closeWey-Yi Guy
2011-10-14iwlagn: more info on warning for shutdown agg queueWey-Yi Guy
2011-10-14iwlwifi: update comments on how to enable debug flagWey-Yi Guy
2011-10-14iwlagn: use low retry limit for WoWLANWey-Yi Guy
2011-10-14iwlagn: do nothing when disable agg in wrong stateWey-Yi Guy
2011-10-14iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach
2011-10-14iwlagn: fix a race in the unmapping of the TFDsEmmanuel Grumbach
2011-10-14iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy
2011-10-14iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy
2011-10-14iwlagn: set rts retry limitWey-Yi Guy
2011-10-14iwlagn: remove un-necessary stepWey-Yi Guy
2011-10-14iwlagn: stop interrupts when suspendingJohannes Berg
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach