summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-3025-557/+174
|\
| * wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira2012-05-293-1/+7
| * ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau2012-05-293-1/+7
| * ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau2012-05-291-88/+90
| * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau2012-05-291-6/+10
| * ath9k: stop rx dma before stopping txFelix Fietkau2012-05-291-3/+4
| * ath5k: add possible wiphy interface combinationsFelix Fietkau2012-05-291-0/+19
| * brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens2012-05-251-2/+3
| * wl1251: fix oops on early interruptGrazvydas Ignotas2012-05-252-3/+2
| * iwlwifi: fix memory leak if opmode fails to initJohannes Berg2012-05-251-9/+9
| * iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman2012-05-251-1/+1
| * iwlwifi: remove ucode16 optionJohannes Berg2012-05-254-426/+0
| * iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2012-05-252-5/+5
| * iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-253-12/+16
| * iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-05-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-2490-4494/+3463
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-2290-4494/+3463
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-05-162-13/+13
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-162-13/+13
| | | |\
| | * | | wlcore: fix some sparse warnings due to missing static declarationLuciano Coelho2012-05-161-3/+4
| | * | | wlcore: fix pointer print out in wl1271_acx_set_rx_filter()Luciano Coelho2012-05-161-2/+3
| | * | | mwifiex: remove set_channel cfg80211 hookJohannes Berg2012-05-161-27/+0
| | * | | rndis_wlan: remove set_channel cfg80211 hookJohannes Berg2012-05-161-14/+0
| | * | | iwlwifi: support explicit monitor interfaceJohannes Berg2012-05-163-1/+6
| | * | | iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel2012-05-161-1/+5
| | * | | iwlwifi: disable default wildcard ssid scanDavid Spinadel2012-05-162-11/+24
| | * | | iwlwifi: fix scan_cmd_size allocationDavid Spinadel2012-05-162-6/+12
| | * | | rt2x00:Add RT539b chipset supportZero.Lin2012-05-161-0/+1
| | * | | 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
| | * | | 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
OpenPOWER on IntegriCloud