aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-14ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu1-1/+1
2013-01-11ath9k_hw: add tx gain tables for newer devicesFelix Fietkau6-18/+555
2013-01-11ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich1-1/+1
2013-01-11mac80211_hwsim: fix beacon timestamp and mactimeThomas Pedersen1-18/+39
2013-01-09ath9k: add spectral scan featureSimon Wunderlich10-1/+653
2013-01-09ath9k_hw: Fix radio programming for AR9550Sujith Manoharan1-14/+17
2013-01-09ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan2-30/+100
2013-01-09ath9k_hw: Update initvals for QCA955xSujith Manoharan1-66/+66
2013-01-09mwl8k: Wake up queues in mwl8k_startNishant Sarmukadam1-0/+2
2013-01-09mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta removeYogesh Ashok Powar1-1/+24
2013-01-09mwl8k: Disable tx_wait completionNishant Sarmukadam1-0/+1
2013-01-09ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan2-38/+55
2013-01-09ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan1-8/+11
2013-01-09ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan1-7/+6
2013-01-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-25/+65
2013-01-07mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil5-55/+193
2013-01-07mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil4-0/+48
2013-01-07mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil4-154/+235
2013-01-07mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil3-2/+25
2013-01-07mwifiex: access interrupt status only while holding lockAvinash Patil1-13/+12
2013-01-07ath9k_hw: Fix calibration for AR9340Sujith Manoharan1-1/+1
2013-01-07mwl8k: bump firmware API to 3Yogesh Ashok Powar1-1/+1
2013-01-07mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar1-0/+19
2013-01-07mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar1-12/+32
2013-01-07mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar1-6/+8
2013-01-07mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar1-4/+27
2013-01-07mwl8k: set ack policy to normalYogesh Ashok Powar1-0/+4
2013-01-07mwl8k: Remove redundant txq_idxYogesh Ashok Powar1-4/+2
2013-01-07ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan2-18/+3
2013-01-07ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan2-13/+11
2013-01-07mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil6-7/+75
2013-01-07mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar2-1/+13
2013-01-07wireless: mwifiex: remove unreachable pathsSasha Levin1-27/+3
2013-01-07p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov1-2/+5
2013-01-07brcmfmac: Update init code routines from interface up.Hante Meuleman2-24/+15
2013-01-07brcmfmac: Removing obsolete variables and inline functions.Hante Meuleman2-26/+0
2013-01-07brcmfmac: Return correct error on netdev xmit.Hante Meuleman1-10/+12
2013-01-07brcmfmac: Remove unused caching dongle error.Hante Meuleman2-23/+2
2013-01-07brcmfmac: remove unnecessary curly braces in dhd_attach()Arend van Spriel1-2/+1
2013-01-07brcmfmac: cleanup netdev transmit callbackArend van Spriel1-9/+13
2013-01-07brcmfmac: remove unused event related definitionsArend van Spriel1-7/+0
2013-01-07brcmfmac: Use dedicated trace level for CDC.Hante Meuleman3-25/+24
2013-01-07brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel6-43/+29
2013-01-07brcmfmac: remove rx helper function from bus interfaceArend van Spriel4-16/+13
2013-01-07brcmfmac: define pr_fmt in one placeArend van Spriel9-16/+4
2013-01-07brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel4-1/+27
2013-01-07brcmfmac: removed deprecated set_bitrate_mask supportHante Meuleman1-62/+0
2013-01-07brcmfmac: do not reconfigure refill rx on 0-length packet.Hante Meuleman1-1/+5
2013-01-07brcmsmac: remove dead codePiotr Haber2-6/+2
2013-01-07brcmsmac: allow user-space setting of interface addressArend van Spriel2-4/+4