summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches
2011-11-21iwlwifi: remove redundancyWey-Yi Guy
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach
2011-11-21iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-11iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach
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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker