summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-23ath9k_hw: fix RF bank initializationFelix Fietkau4-14/+9
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville14-88/+64
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-68/+212
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach4-20/+61
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg7-24/+136
2013-01-16iwlwifi: simplify scheduler memory clearingJohannes Berg1-15/+7
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach2-2/+4
2013-01-16iwlwifi: don't enable all interrupts on resumingJohannes Berg1-3/+0
2013-01-16iwlwifi: don't memset scalar valuesJohannes Berg2-4/+4
2013-01-15ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu1-1/+1
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez14-88/+64
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-08mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil5-55/+193
2013-01-08mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil4-0/+48
2013-01-08mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil4-154/+235
2013-01-08mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil3-2/+25
2013-01-08mwifiex: access interrupt status only while holding lockAvinash Patil1-13/+12
2013-01-08ath9k_hw: Fix calibration for AR9340Sujith Manoharan1-1/+1
2013-01-08mwl8k: bump firmware API to 3Yogesh Ashok Powar1-1/+1
2013-01-08mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar1-0/+19
2013-01-08mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar1-12/+32
2013-01-08mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar1-6/+8
2013-01-08mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar1-4/+27
2013-01-08mwl8k: set ack policy to normalYogesh Ashok Powar1-0/+4
2013-01-08mwl8k: Remove redundant txq_idxYogesh Ashok Powar1-4/+2
2013-01-08ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan2-18/+3
2013-01-08ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan2-13/+11
2013-01-08mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil6-7/+75
2013-01-08mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar2-1/+13
2013-01-08wireless: mwifiex: remove unreachable pathsSasha Levin1-27/+3
2013-01-08p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov1-2/+5
2013-01-08brcmfmac: Update init code routines from interface up.Hante Meuleman2-24/+15
2013-01-08brcmfmac: Removing obsolete variables and inline functions.Hante Meuleman2-26/+0
2013-01-08brcmfmac: Return correct error on netdev xmit.Hante Meuleman1-10/+12
2013-01-08brcmfmac: Remove unused caching dongle error.Hante Meuleman2-23/+2
2013-01-08brcmfmac: remove unnecessary curly braces in dhd_attach()Arend van Spriel1-2/+1
2013-01-08brcmfmac: cleanup netdev transmit callbackArend van Spriel1-9/+13