summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mwl8k: Wake up queues in mwl8k_startNishant Sarmukadam2013-01-091-0/+2
* mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta removeYogesh Ashok Powar2013-01-091-1/+24
* mwl8k: Disable tx_wait completionNishant Sarmukadam2013-01-091-0/+1
* ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan2013-01-092-38/+55
* ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan2013-01-091-8/+11
* ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan2013-01-091-7/+6Star
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2013-01-091-25/+65
|\
| * mac80211_hwsim: fix beacon timingThomas Pedersen2013-01-041-3/+21
| * mac80211_hwsim: hrtimer beaconThomas Pedersen2013-01-041-21/+42
| * mac80211_hwsim: fix tsf adjustmentThomas Pedersen2013-01-041-4/+5
* | mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil2013-01-075-55/+193
* | mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil2013-01-074-0/+48
* | mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil2013-01-074-154/+235
* | mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil2013-01-073-2/+25
* | mwifiex: access interrupt status only while holding lockAvinash Patil2013-01-071-13/+12Star
* | ath9k_hw: Fix calibration for AR9340Sujith Manoharan2013-01-071-1/+1
* | mwl8k: bump firmware API to 3Yogesh Ashok Powar2013-01-071-1/+1
* | mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar2013-01-071-0/+19
* | mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar2013-01-071-12/+32
* | mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar2013-01-071-6/+8
* | mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar2013-01-071-4/+27
* | mwl8k: set ack policy to normalYogesh Ashok Powar2013-01-071-0/+4
* | mwl8k: Remove redundant txq_idxYogesh Ashok Powar2013-01-071-4/+2Star
* | ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan2013-01-072-18/+3Star
* | ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan2013-01-072-13/+11Star
* | mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil2013-01-076-7/+75
* | mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar2013-01-072-1/+13
* | wireless: mwifiex: remove unreachable pathsSasha Levin2013-01-071-27/+3Star
* | p54pci: don't return zero on failure paths in p54p_probe()Alexey Khoroshilov2013-01-071-2/+5
* | brcmfmac: Update init code routines from interface up.Hante Meuleman2013-01-072-24/+15Star
* | brcmfmac: Removing obsolete variables and inline functions.Hante Meuleman2013-01-072-26/+0Star
* | brcmfmac: Return correct error on netdev xmit.Hante Meuleman2013-01-071-10/+12
* | brcmfmac: Remove unused caching dongle error.Hante Meuleman2013-01-072-23/+2Star
* | brcmfmac: remove unnecessary curly braces in dhd_attach()Arend van Spriel2013-01-071-2/+1Star
* | brcmfmac: cleanup netdev transmit callbackArend van Spriel2013-01-071-9/+13
* | brcmfmac: remove unused event related definitionsArend van Spriel2013-01-071-7/+0Star
* | brcmfmac: Use dedicated trace level for CDC.Hante Meuleman2013-01-073-25/+24Star
* | brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel2013-01-076-43/+29Star
* | brcmfmac: remove rx helper function from bus interfaceArend van Spriel2013-01-074-16/+13Star
* | brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-079-16/+4Star
* | brcmfmac: assure USB dongle firmware is reset upon module unloadArend van Spriel2013-01-074-1/+27
* | brcmfmac: removed deprecated set_bitrate_mask supportHante Meuleman2013-01-071-62/+0Star
* | brcmfmac: do not reconfigure refill rx on 0-length packet.Hante Meuleman2013-01-071-1/+5
* | brcmsmac: remove dead codePiotr Haber2013-01-072-6/+2Star
* | brcmsmac: allow user-space setting of interface addressArend van Spriel2013-01-072-4/+4
* | brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel2013-01-071-0/+2
* | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-071-3/+4
* | rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos2013-01-074-21/+43
* | ath9k_hw: Remove AR9485 1.0 macroSujith Manoharan2013-01-071-3/+0Star
* | brcmsmac: initialize morepending in brcms_b_recv()Geert Uytterhoeven2013-01-071-1/+1