summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: rearrange AP sys configure codeAvinash Patil2012-05-163-21/+48
* mwifiex: add WPA2 support for APAvinash Patil2012-05-165-0/+268
* mwifiex: add AP event handling frameworkAvinash Patil2012-05-164-2/+73
* mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil2012-05-165-0/+139
* mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil2012-05-166-20/+150
* mwifiex: handle interface type changes correctlyAvinash Patil2012-05-161-18/+46
* mwifiex: stop BSS in deauthentication handlingAvinash Patil2012-05-161-0/+4
* mwifiex: add AP command sys_config and set channelAvinash Patil2012-05-165-1/+90
* mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-166-2/+75
* mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil2012-05-165-9/+46
* mwifiex: save adapter pointer in wiphy_privAvinash Patil2012-05-163-25/+27
* mwifiex: multi-interface support for mwifiexAvinash Patil2012-05-161-0/+20
* mwifiex: support for creation of AP interfaceAvinash Patil2012-05-164-66/+98
* mwifiex: handle station specific commands on STA interface onlyAvinash Patil2012-05-162-20/+34
* mwifiex: allocate space for one more mwifiex_private structureAvinash Patil2012-05-163-16/+23
* b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-05-161-1/+1
* brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens2012-05-161-0/+3
* brcmsmac: read PCI vendor and device id only for PCI devicesHauke Mehrtens2012-05-161-6/+17
* brcmsmac: do not access host_pciHauke Mehrtens2012-05-161-5/+5
* brcmsmac: remove nicpci.cHauke Mehrtens2012-05-166-330/+0
* brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens2012-05-165-37/+0
* brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens2012-05-162-75/+3
* brcmsmac: remove pcicore_find_pci_capability()Hauke Mehrtens2012-05-162-66/+0
* brcmsmac: remove pcicore_attach()Hauke Mehrtens2012-05-163-155/+0
* brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens2012-05-163-59/+31
* brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens2012-05-164-13/+2
* brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens2012-05-162-25/+0
* brcmsmac: remove ai_pci_setup()Hauke Mehrtens2012-05-163-29/+2
* brcmsmac: remove pcicore_hwup()Hauke Mehrtens2012-05-163-32/+0
* brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens2012-05-165-256/+9
* brcmsmac: remove references to PCIHauke Mehrtens2012-05-165-161/+6
* brcmsmac: remove support for cc rev < 20Hauke Mehrtens2012-05-162-99/+11
* brcmsmac: get board and chip info from bcmaHauke Mehrtens2012-05-161-35/+5
* brcmsmac: remove brcmsmac own sprom parsingHauke Mehrtens2012-05-1610-1749/+0
* brcmsmac: use sprom from bcmaHauke Mehrtens2012-05-168-323/+179
* bcma: add boardinfo structHauke Mehrtens2012-05-161-3/+1
* ssb: remove rev from boardinfoHauke Mehrtens2012-05-165-11/+11
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-05-1613-178/+455
|\
| * ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan2012-05-042-0/+9
| * ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan2012-04-302-2/+8
| * ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()Vasanthakumar Thiagarajan2012-04-301-8/+4
| * ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layerKevin Fang2012-04-271-0/+3
| * ath6kl: handle background(BK) stream properly on htc mbox layerKevin Fang2012-04-271-4/+8
| * ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan2012-04-271-4/+2
| * ath6kl: Don't advertise HT capability for incapable firmwareVasanthakumar Thiagarajan2012-04-261-1/+8
| * ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan2012-04-263-10/+43
| * ath6kl: check for sband existence when creating scan cmdThomas Pedersen2012-04-251-5/+10
| * ath6kl: include in.h explicitlyLuis R. Rodriguez2012-04-251-0/+1
| * ath6kl: unblock fwlog_block_read() on exitThomas Pedersen2012-04-231-0/+1
| * ath6kl: fix an indenting issueDan Carpenter2012-04-231-10/+11