aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-02-06ath9k: Disable cross-band FCCSujith Manoharan
2014-02-06ath9k: Use correct channel for RX packetsSujith Manoharan
2014-02-06b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang
2014-02-06b43legacy: Fix unload oops if firmware is not availableLarry Finger
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger
2014-02-06b43: Fix lockdep splatLarry Finger
2014-02-06iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach
2014-02-06mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao
2014-02-06mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar
2014-02-06rtlwifi: rtl8188ee: Fix typo in codeLarry Finger
2014-02-06rtlwifi: rtl8192c: Update dynamic gain calculationsLarry Finger
2014-02-06rtlwifi: Add missing code to PWDB statics routineLarry Finger
2014-02-06rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger
2014-02-06rtlwifi: rtl8192cu: Update the power index registersLarry Finger
2014-02-06rtlwifi: rtl8192c: Add routines to save/restore power index registersLarry Finger
2014-02-06rtlwifi: Increase the RX queue length for USB driversLarry Finger
2014-02-06rtlwifi: rtl8192c: Add new definitions in the dm_common headerLarry Finger
2014-02-06rtlwifi: Set the link stateLarry Finger
2014-02-06rtlwifi: Redo register save locationsLarry Finger
2014-02-06rtlwifi: rtl8192cu: Add new firmwareLarry Finger
2014-02-06rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger
2014-02-06rtlwifi: Update beacon statistics for USB driverLarry Finger
2014-02-06rtlwifi: rtl8192cu: Add new device IDLarry Finger
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-31iwlwifi: add new devices for 7265 seriesOren Givon
2013-12-17ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2013-12-17rtlwifi: pci: Fix oops on driver unloadLarry Finger
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2013-12-16mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez
2013-12-09ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau
2013-12-02brcmfmac: fix uninitialized warningArend van Spriel
2013-12-02net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-12-02net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz
2013-12-02ath9k: Fix XLNA bias strengthSujith Manoharan
2013-12-02ath9k: Fix QuickDrop usageSujith Manoharan
2013-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
2013-11-25iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho
2013-11-25iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar
2013-11-25iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach
2013-11-25iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach
2013-11-25iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach
2013-11-25iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach
2013-11-25iwlwifi: add new HW - 7265 seriesOren Givon
2013-11-25iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach
2013-11-25iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg
2013-11-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville