summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-07brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel1-0/+2
2013-01-07brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-01-07rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos4-21/+43
2013-01-07ath9k_hw: Remove AR9485 1.0 macroSujith Manoharan1-3/+0
2013-01-07brcmsmac: initialize morepending in brcms_b_recv()Geert Uytterhoeven1-1/+1
2013-01-07iwlegacy: allow to enable PSStanislaw Gruszka2-3/+6
2013-01-07iwlegacy: add flush callbackStanislaw Gruszka4-0/+39
2013-01-07ath9k: fix column header comments for some initval arraysGabor Juhos2-6/+6
2013-01-07carl9170: refactor carl9170_update_beaconChristian Lamparter1-53/+80
2013-01-07carl9170: remove custom NUM_TID and friendsChristian Lamparter2-14/+8
2013-01-07carl9170: disable hw crypto for p2p networksChristian Lamparter1-0/+8
2013-01-07carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter3-12/+24
2013-01-07carl9170: Only specify interface combinations if more than one interface is p...Christian Lamparter1-10/+19
2013-01-07carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter1-3/+51
2013-01-07carl9170: import 1.9.7 firmware headersChristian Lamparter3-4/+12
2013-01-07carl9170: advertise support for TDLSChristian Lamparter2-5/+5
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau7-80/+37
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau7-170/+51
2013-01-07rt2800: refactor RFCSR initializationStanislaw Gruszka1-372/+423
2013-01-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville17-386/+311