summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-01-22prism54: bug in getting auth typeDan Carpenter
2013-01-22b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter
2013-01-22drivers/net/wireless: need consider the not '\0' terminated string.Chen Gang
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg
2013-01-16iwlwifi: simplify scheduler memory clearingJohannes Berg
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach
2013-01-16iwlwifi: don't enable all interrupts on resumingJohannes Berg
2013-01-16iwlwifi: don't memset scalar valuesJohannes Berg
2013-01-14ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-11ath9k_hw: add tx gain tables for newer devicesFelix Fietkau
2013-01-11ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich
2013-01-11mac80211_hwsim: fix beacon timestamp and mactimeThomas Pedersen
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2013-01-09ath9k_hw: Fix radio programming for AR9550Sujith Manoharan
2013-01-09ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan
2013-01-09ath9k_hw: Update initvals for QCA955xSujith Manoharan
2013-01-09mwl8k: Wake up queues in mwl8k_startNishant Sarmukadam
2013-01-09mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta removeYogesh Ashok Powar
2013-01-09mwl8k: Disable tx_wait completionNishant Sarmukadam
2013-01-09ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan
2013-01-09ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan
2013-01-09ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan
2013-01-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2013-01-07mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil
2013-01-07mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil
2013-01-07mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil
2013-01-07mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil
2013-01-07mwifiex: access interrupt status only while holding lockAvinash Patil
2013-01-07ath9k_hw: Fix calibration for AR9340Sujith Manoharan
2013-01-07mwl8k: bump firmware API to 3Yogesh Ashok Powar
2013-01-07mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar
2013-01-07mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar
2013-01-07mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar
2013-01-07mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar
2013-01-07mwl8k: set ack policy to normalYogesh Ashok Powar
2013-01-07mwl8k: Remove redundant txq_idxYogesh Ashok Powar
2013-01-07ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan
2013-01-07ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan
2013-01-07mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil
2013-01-07mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar
2013-01-07wireless: mwifiex: remove unreachable pathsSasha Levin
2013-01-07p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov
2013-01-07brcmfmac: Update init code routines from interface up.Hante Meuleman
2013-01-07brcmfmac: Removing obsolete variables and inline functions.Hante Meuleman
2013-01-07brcmfmac: Return correct error on netdev xmit.Hante Meuleman