aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-16wlcore: fix some sparse warnings due to missing static declarationLuciano Coelho
2012-05-16wlcore: fix pointer print out in wl1271_acx_set_rx_filter()Luciano Coelho
2012-05-16mwifiex: remove set_channel cfg80211 hookJohannes Berg
2012-05-16rndis_wlan: remove set_channel cfg80211 hookJohannes Berg
2012-05-16iwlwifi: support explicit monitor interfaceJohannes Berg
2012-05-16iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel
2012-05-16iwlwifi: disable default wildcard ssid scanDavid Spinadel
2012-05-16iwlwifi: fix scan_cmd_size allocationDavid Spinadel
2012-05-16rt2x00:Add RT539b chipset supportZero.Lin
2012-05-16ssb: add PCI IDs 0x4322 and 43222Hauke Mehrtens
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil
2012-05-16mwifiex: add custom IE frameworkAvinash Patil
2012-05-16mwifiex: rearrange AP sys configure codeAvinash Patil
2012-05-16mwifiex: add WPA2 support for APAvinash Patil
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil
2012-05-16mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil
2012-05-16mwifiex: handle interface type changes correctlyAvinash Patil
2012-05-16mwifiex: stop BSS in deauthentication handlingAvinash Patil
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil
2012-05-16mwifiex: save adapter pointer in wiphy_privAvinash Patil
2012-05-16mwifiex: multi-interface support for mwifiexAvinash Patil
2012-05-16mwifiex: support for creation of AP interfaceAvinash Patil
2012-05-16mwifiex: handle station specific commands on STA interface onlyAvinash Patil
2012-05-16mwifiex: allocate space for one more mwifiex_private structureAvinash Patil
2012-05-16b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas
2012-05-16bcma: Add flush for BCMA_RESET_CTL writeNathan Hintz
2012-05-16bcma: Add __devexit to bcma_host_pci_removeNathan Hintz
2012-05-16bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz
2012-05-16bcma: Account for variable PCI memory base/sizeNathan Hintz
2012-05-16bcma: Find names of non BCM coresNathan Hintz
2012-05-16brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens
2012-05-16brcmsmac: read PCI vendor and device id only for PCI devicesHauke Mehrtens
2012-05-16brcmsmac: do not access host_pciHauke Mehrtens
2012-05-16brcmsmac: remove nicpci.cHauke Mehrtens
2012-05-16brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens
2012-05-16brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_find_pci_capability()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_attach()Hauke Mehrtens
2012-05-16brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens
2012-05-16brcmsmac: remove ai_pci_setup()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_hwup()Hauke Mehrtens
2012-05-16brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens
2012-05-16brcmsmac: remove references to PCIHauke Mehrtens
2012-05-16brcmsmac: remove support for cc rev < 20Hauke Mehrtens