summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-2492-4501/+3464
|\ \ \ \ \ \ \
| * | | | | | | xen: do not disable netfront in dom0Marek Marczykowski2012-05-221-6/+0
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-2290-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
| | | * | | | | | | | brcmsmac: remove nicpci.cHauke Mehrtens2012-05-166-330/+0
| | | * | | | | | | | brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens2012-05-165-37/+0
| | | * | | | | | | | brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens2012-05-162-75/+3
| | | * | | | | | | | brcmsmac: remove pcicore_find_pci_capability()Hauke Mehrtens2012-05-162-66/+0
| | | * | | | | | | | brcmsmac: remove pcicore_attach()Hauke Mehrtens2012-05-163-155/+0
| | | * | | | | | | | brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens2012-05-163-59/+31
| | | * | | | | | | | brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens2012-05-164-13/+2
| | | * | | | | | | | brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens2012-05-162-25/+0
| | | * | | | | | | | brcmsmac: remove ai_pci_setup()Hauke Mehrtens2012-05-163-29/+2
| | | * | | | | | | | brcmsmac: remove pcicore_hwup()Hauke Mehrtens2012-05-163-32/+0
| | | * | | | | | | | brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens2012-05-165-256/+9
| | | * | | | | | | | brcmsmac: remove references to PCIHauke Mehrtens2012-05-165-161/+6
| | | * | | | | | | | brcmsmac: remove support for cc rev < 20Hauke Mehrtens2012-05-162-99/+11