summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-09ssb: add place for serial flash driverRafał Miłecki5-1/+37
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-08bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens1-4/+4
2013-01-08bcma: mips: remove assigned_irqs from structureHauke Mehrtens1-2/+0
2013-01-08bcma: mips: show also disabled IRQsHauke Mehrtens1-5/+12
2013-01-08bcma: mips: make some info messages debug messagesHauke Mehrtens1-5/+5
2013-01-08bcma: mips: explicit assign IRQ numbersHauke Mehrtens1-28/+56
2013-01-08bcma: make bcma_find_core_unit() accessibleHauke Mehrtens2-2/+4
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
2013-01-08brcmfmac: remove unused event related definitionsArend van Spriel1-7/+0
2013-01-08brcmfmac: Use dedicated trace level for CDC.Hante Meuleman3-25/+24
2013-01-08brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel6-43/+29
2013-01-08brcmfmac: remove rx helper function from bus interfaceArend van Spriel4-16/+13
2013-01-08brcmfmac: define pr_fmt in one placeArend van Spriel9-16/+4
2013-01-08brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel4-1/+27
2013-01-08brcmfmac: removed deprecated set_bitrate_mask supportHante Meuleman1-62/+0
2013-01-08brcmfmac: do not reconfigure refill rx on 0-length packet.Hante Meuleman1-1/+5
2013-01-08brcmsmac: remove dead codePiotr Haber2-6/+2