summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds90-4494/+3463
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds17-2/+19
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville90-4494/+3463
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp1-1/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp17-0/+17
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet1-1/+6
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-10/+20
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+13
2012-05-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-13/+13
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2-13/+13
2012-05-16wlcore: fix some sparse warnings due to missing static declarationLuciano Coelho1-3/+4
2012-05-16wlcore: fix pointer print out in wl1271_acx_set_rx_filter()Luciano Coelho1-2/+3
2012-05-16mwifiex: remove set_channel cfg80211 hookJohannes Berg1-27/+0
2012-05-16rndis_wlan: remove set_channel cfg80211 hookJohannes Berg1-14/+0
2012-05-16iwlwifi: support explicit monitor interfaceJohannes Berg3-1/+6
2012-05-16iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel1-1/+5
2012-05-16iwlwifi: disable default wildcard ssid scanDavid Spinadel2-11/+24
2012-05-16iwlwifi: fix scan_cmd_size allocationDavid Spinadel2-6/+12
2012-05-16rt2x00:Add RT539b chipset supportZero.Lin1-0/+1
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil3-0/+75
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil5-0/+195
2012-05-16mwifiex: add custom IE frameworkAvinash Patil8-1/+201
2012-05-16mwifiex: rearrange AP sys configure codeAvinash Patil3-21/+48
2012-05-16mwifiex: add WPA2 support for APAvinash Patil5-0/+268
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil4-2/+73
2012-05-16mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil5-0/+139
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil6-20/+150
2012-05-16mwifiex: handle interface type changes correctlyAvinash Patil1-18/+46
2012-05-16mwifiex: stop BSS in deauthentication handlingAvinash Patil1-0/+4
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil5-1/+90
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil6-2/+75
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil5-9/+46
2012-05-16mwifiex: save adapter pointer in wiphy_privAvinash Patil3-25/+27
2012-05-16mwifiex: multi-interface support for mwifiexAvinash Patil1-0/+20
2012-05-16mwifiex: support for creation of AP interfaceAvinash Patil4-66/+98
2012-05-16mwifiex: handle station specific commands on STA interface onlyAvinash Patil2-20/+34
2012-05-16mwifiex: allocate space for one more mwifiex_private structureAvinash Patil3-16/+23
2012-05-16b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas1-1/+1
2012-05-16brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens1-0/+3
2012-05-16brcmsmac: read PCI vendor and device id only for PCI devicesHauke Mehrtens1-6/+17
2012-05-16brcmsmac: do not access host_pciHauke Mehrtens1-5/+5
2012-05-16brcmsmac: remove nicpci.cHauke Mehrtens6-330/+0
2012-05-16brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens5-37/+0
2012-05-16brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens2-75/+3
2012-05-16brcmsmac: remove pcicore_find_pci_capability()Hauke Mehrtens2-66/+0
2012-05-16brcmsmac: remove pcicore_attach()Hauke Mehrtens3-155/+0
2012-05-16brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens3-59/+31
2012-05-16brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens4-13/+2
2012-05-16brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens2-25/+0
2012-05-16brcmsmac: remove ai_pci_setup()Hauke Mehrtens3-29/+2