aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-30
|\
| * wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira2012-05-29
| * ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau2012-05-29
| * ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau2012-05-29
| * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau2012-05-29
| * ath9k: stop rx dma before stopping txFelix Fietkau2012-05-29
| * ath5k: add possible wiphy interface combinationsFelix Fietkau2012-05-29
| * brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens2012-05-25
| * wl1251: fix oops on early interruptGrazvydas Ignotas2012-05-25
| * iwlwifi: fix memory leak if opmode fails to initJohannes Berg2012-05-25
| * iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman2012-05-25
| * iwlwifi: remove ucode16 optionJohannes Berg2012-05-25
| * iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2012-05-25
| * iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-25
| * iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-05-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-05-16
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-16
| | | |\
| | * | | wlcore: fix some sparse warnings due to missing static declarationLuciano Coelho2012-05-16
| | * | | wlcore: fix pointer print out in wl1271_acx_set_rx_filter()Luciano Coelho2012-05-16
| | * | | mwifiex: remove set_channel cfg80211 hookJohannes Berg2012-05-16
| | * | | rndis_wlan: remove set_channel cfg80211 hookJohannes Berg2012-05-16
| | * | | iwlwifi: support explicit monitor interfaceJohannes Berg2012-05-16
| | * | | iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel2012-05-16
| | * | | iwlwifi: disable default wildcard ssid scanDavid Spinadel2012-05-16
| | * | | iwlwifi: fix scan_cmd_size allocationDavid Spinadel2012-05-16
| | * | | rt2x00:Add RT539b chipset supportZero.Lin2012-05-16
| | * | | mwifiex: delete IEs when stop_apAvinash Patil2012-05-16
| | * | | mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil2012-05-16
| | * | | mwifiex: add custom IE frameworkAvinash Patil2012-05-16
| | * | | mwifiex: rearrange AP sys configure codeAvinash Patil2012-05-16
| | * | | mwifiex: add WPA2 support for APAvinash Patil2012-05-16
| | * | | mwifiex: add AP event handling frameworkAvinash Patil2012-05-16
| | * | | mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil2012-05-16
| | * | | mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil2012-05-16
| | * | | mwifiex: handle interface type changes correctlyAvinash Patil2012-05-16
| | * | | mwifiex: stop BSS in deauthentication handlingAvinash Patil2012-05-16
| | * | | mwifiex: add AP command sys_config and set channelAvinash Patil2012-05-16
| | * | | mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-16
| | * | | mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil2012-05-16
| | * | | mwifiex: save adapter pointer in wiphy_privAvinash Patil2012-05-16
| | * | | mwifiex: multi-interface support for mwifiexAvinash Patil2012-05-16
| | * | | mwifiex: support for creation of AP interfaceAvinash Patil2012-05-16
| | * | | mwifiex: handle station specific commands on STA interface onlyAvinash Patil2012-05-16
| | * | | mwifiex: allocate space for one more mwifiex_private structureAvinash Patil2012-05-16
| | * | | b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-05-16
| | * | | brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens2012-05-16
| | * | | brcmsmac: read PCI vendor and device id only for PCI devicesHauke Mehrtens2012-05-16
| | * | | brcmsmac: do not access host_pciHauke Mehrtens2012-05-16