summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: only disable clock when brcmf_sdio_bus_init() failsArend van Spriel2014-01-061-1/+1
* brcmfmac: enable watchdog when bus initialization is completeArend van Spriel2014-01-061-1/+1
* brcmfmac: correct detection of save&restore device capabilityArend van Spriel2014-01-061-7/+22
* brcmfmac: add sdio drive strength programming for bcm4334 chipsetArend van Spriel2014-01-061-0/+12
* brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel2014-01-062-43/+91
* brcmfmac: cleanup helper functions in sdio probe pathArend van Spriel2014-01-061-56/+34
* brcmfmac: cleanup helper functions in sdio remove pathArend van Spriel2014-01-061-29/+10
* brcmfmac: Limit control message length from host to device.Hante Meuleman2014-01-062-5/+10
* brcmfmac: Remove some obsolete definitions and variables.Hante Meuleman2014-01-062-4/+0
* brcmfmac: rework SDIO register access functionsArend van Spriel2014-01-062-132/+96
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-065-20/+70
|\
| * ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan2013-12-171-9/+43
| * rtlwifi: pci: Fix oops on driver unloadLarry Finger2013-12-171-1/+3
| * ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-172-10/+20
| * ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
* | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0358-58/+0
* | ath9k: Fix regulatory complianceSujith Manoharan2014-01-031-3/+2
* | ath9k: Fix AR955x RX sensitivitySujith Manoharan2014-01-032-0/+233
* | wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer2014-01-031-5/+6
* | ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-034-24/+57
* | ath9k: Initialize QCA953x INI arraysSujith Manoharan2014-01-031-1/+47
* | ath9k: Add QCA953x initvalsSujith Manoharan2014-01-031-0/+718
* | ath9k: Assign macVersion for QCA9531Sujith Manoharan2014-01-032-0/+6
* | ath9k: Add version/revision macros for QCA9531Sujith Manoharan2014-01-031-1/+12
* | carl9170: use ether_addr_equal_64bitsJulia Lawall2014-01-031-3/+3
* | at76c50x-usb: use ether_addr_equal_64bitsJulia Lawall2014-01-031-1/+1
* | ipw2x00: use ether_addr_equal_64bitsJulia Lawall2014-01-031-1/+1
* | ath9k: use ether_addr_equal_64bitsJulia Lawall2014-01-032-2/+2
* | iwlegacy: use ether_addr_equal_64bitsJulia Lawall2014-01-032-6/+6
* | rtlwifi: use ether_addr_equal_64bitsJulia Lawall2014-01-032-4/+4
* | mwl8k: use ether_addr_equal_64bitsJulia Lawall2014-01-031-1/+1
* | p54: use ether_addr_equal_64bitsJulia Lawall2014-01-031-1/+1
* | ath5k: use ether_addr_equal_64bitsJulia Lawall2014-01-031-2/+2
* | rt2x00: use ether_addr_equal_64bitsJulia Lawall2014-01-031-2/+2
* | ath9k: Fix interrupt statisticsSujith Manoharan2014-01-031-1/+1
* | ath9k: Remove unused config option ack_6mbSujith Manoharan2014-01-032-3/+0
* | ath9k: Fix AR9100 chip power-onSujith Manoharan2014-01-031-1/+5
* | ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan2014-01-031-32/+32
* | ath9k: Handle unsupported MAC versions earlySujith Manoharan2014-01-031-24/+24
* | ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan2014-01-032-39/+27
* | ath9k: Remove unused functionsSujith Manoharan2014-01-031-12/+0
* | ath9k: Fix "cc_lock" usageSujith Manoharan2014-01-032-9/+7
* | ath9k: Process BB watchdog events in the taskletSujith Manoharan2014-01-031-8/+6
* | ath9k: Remove RX PollSujith Manoharan2014-01-037-77/+17
* | ath9k: Fix baseband watchdog resetSujith Manoharan2014-01-031-8/+19
* | ath9k: Identify baseband watchdog signaturesSujith Manoharan2014-01-033-0/+65
* | ath9k: Fix baseband watchdog interruptsSujith Manoharan2014-01-033-6/+27
* | ath9k: Fix PHY restart workaroundSujith Manoharan2014-01-032-11/+11
* | ath9k: Fix MAC HW hang check for AR9003Sujith Manoharan2014-01-031-55/+75
* | ath9k: Add HW callbacks for MAC/BB hang checksSujith Manoharan2014-01-034-70/+85
OpenPOWER on IntegriCloud