summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry
2011-11-11iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry
2011-11-11iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach
2011-11-11iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach
2011-11-11iwlagn: don't always split remain-on-channelJohannes Berg
2011-11-11iwlagn: convert remain-on-channel duration to TUJohannes Berg
2011-11-11iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach
2011-11-11iwlwifi: check status before send commandWey-Yi Guy
2011-11-11iwlwifi: set "echo" host command lengthWey-Yi Guy
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy
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