summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com2012-05-163-5/+19
* mwifiex: delete IEs when stop_apAvinash Patil2012-05-163-0/+75
* mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil2012-05-165-0/+195
* mwifiex: add custom IE frameworkAvinash Patil2012-05-168-1/+201
* 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
* cfg80211: add warning when calculating MCS rates >= 32Johannes Berg2012-05-161-1/+1
* cfg80211: remove double prototypeJohannes Berg2012-05-161-2/+0
* Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea2012-05-161-2/+2
* mac80211: fix TX aggregation session timerJohannes Berg2012-05-161-2/+8
* mac80211: fix single queue driversJohannes Berg2012-05-161-1/+3
* bcma: Add flush for BCMA_RESET_CTL writeNathan Hintz2012-05-161-0/+1
* bcma: Add __devexit to bcma_host_pci_removeNathan Hintz2012-05-161-2/+2
* bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz2012-05-161-3/+3
* bcma: Account for variable PCI memory base/sizeNathan Hintz2012-05-161-2/+2
* bcma: Move initialization of SPROM to prevent overwriteNathan Hintz2012-05-162-2/+4
* bcma: Find names of non BCM coresNathan Hintz2012-05-161-14/+40
* 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
OpenPOWER on IntegriCloud