summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau
2012-05-25brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens
2012-05-25wl1251: fix oops on early interruptGrazvydas Ignotas
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg
2012-05-25iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman
2012-05-25iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach
2012-05-25iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
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-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