Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-05-22 | 90 | -4494/+3463 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 2012-05-22 | 90 | -4494/+3463 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2012-05-16 | 2 | -13/+13 | |
| | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan | 2012-05-16 | 2 | -13/+13 | |
| | | | |\ \ \ \ \ | ||||||
| | | * | | | | | | | wlcore: fix some sparse warnings due to missing static declaration | Luciano Coelho | 2012-05-16 | 1 | -3/+4 | |
| | | * | | | | | | | wlcore: fix pointer print out in wl1271_acx_set_rx_filter() | Luciano Coelho | 2012-05-16 | 1 | -2/+3 | |
| | | * | | | | | | | mwifiex: remove set_channel cfg80211 hook | Johannes Berg | 2012-05-16 | 1 | -27/+0 | |
| | | * | | | | | | | rndis_wlan: remove set_channel cfg80211 hook | Johannes Berg | 2012-05-16 | 1 | -14/+0 | |
| | | * | | | | | | | iwlwifi: support explicit monitor interface | Johannes Berg | 2012-05-16 | 3 | -1/+6 | |
| | | * | | | | | | | iwlwifi: invert the order of ssid list in scan cmd | David Spinadel | 2012-05-16 | 1 | -1/+5 | |
| | | * | | | | | | | iwlwifi: disable default wildcard ssid scan | David Spinadel | 2012-05-16 | 2 | -11/+24 | |
| | | * | | | | | | | iwlwifi: fix scan_cmd_size allocation | David Spinadel | 2012-05-16 | 2 | -6/+12 | |
| | | * | | | | | | | rt2x00:Add RT539b chipset support | Zero.Lin | 2012-05-16 | 1 | -0/+1 | |
| | | * | | | | | | | mwifiex: delete IEs when stop_ap | Avinash Patil | 2012-05-16 | 3 | -0/+75 | |
| | | * | | | | | | | mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware | Avinash Patil | 2012-05-16 | 5 | -0/+195 | |
| | | * | | | | | | | mwifiex: add custom IE framework | Avinash Patil | 2012-05-16 | 8 | -1/+201 | |
| | | * | | | | | | | mwifiex: rearrange AP sys configure code | Avinash Patil | 2012-05-16 | 3 | -21/+48 | |
| | | * | | | | | | | mwifiex: add WPA2 support for AP | Avinash Patil | 2012-05-16 | 5 | -0/+268 | |
| | | * | | | | | | | mwifiex: add AP event handling framework | Avinash Patil | 2012-05-16 | 4 | -2/+73 | |
| | | * | | | | | | | mwifiex: add cfg80211 start_ap and stop_ap handlers | Avinash Patil | 2012-05-16 | 5 | -0/+139 | |
| | | * | | | | | | | mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface | Avinash Patil | 2012-05-16 | 6 | -20/+150 | |
| | | * | | | | | | | mwifiex: handle interface type changes correctly | Avinash Patil | 2012-05-16 | 1 | -18/+46 | |
| | | * | | | | | | | mwifiex: stop BSS in deauthentication handling | Avinash Patil | 2012-05-16 | 1 | -0/+4 | |
| | | * | | | | | | | mwifiex: add AP command sys_config and set channel | Avinash Patil | 2012-05-16 | 5 | -1/+90 | |
| | | * | | | | | | | mwifiex: add bss start and bss stop commands for AP | Avinash Patil | 2012-05-16 | 6 | -2/+75 | |
| | | * | | | | | | | mwifiex: append peer mac address TLV in key material command to firmware | Avinash Patil | 2012-05-16 | 5 | -9/+46 | |
| | | * | | | | | | | mwifiex: save adapter pointer in wiphy_priv | Avinash Patil | 2012-05-16 | 3 | -25/+27 | |
| | | * | | | | | | | mwifiex: multi-interface support for mwifiex | Avinash Patil | 2012-05-16 | 1 | -0/+20 | |
| | | * | | | | | | | mwifiex: support for creation of AP interface | Avinash Patil | 2012-05-16 | 4 | -66/+98 | |
| | | * | | | | | | | mwifiex: handle station specific commands on STA interface only | Avinash Patil | 2012-05-16 | 2 | -20/+34 | |
| | | * | | | | | | | mwifiex: allocate space for one more mwifiex_private structure | Avinash Patil | 2012-05-16 | 3 | -16/+23 | |
| | | * | | | | | | | b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie | Bjorn Helgaas | 2012-05-16 | 1 | -1/+1 | |
| | | * | | | | | | | brcmsmac: handle non pci in ai_deviceremoved() | Hauke Mehrtens | 2012-05-16 | 1 | -0/+3 | |
| | | * | | | | | | | brcmsmac: read PCI vendor and device id only for PCI devices | Hauke Mehrtens | 2012-05-16 | 1 | -6/+17 | |
| | | * | | | | | | | brcmsmac: do not access host_pci | Hauke Mehrtens | 2012-05-16 | 1 | -5/+5 | |
| | | * | | | | | | | brcmsmac: remove nicpci.c | Hauke Mehrtens | 2012-05-16 | 6 | -330/+0 | |
| | | * | | | | | | | brcmsmac: remove pcicore_fixcfg() | Hauke Mehrtens | 2012-05-16 | 5 | -37/+0 | |
| | | * | | | | | | | brcmsmac: remove pcie_extendL1timer() | Hauke Mehrtens | 2012-05-16 | 2 | -75/+3 | |
| | | * | | | | | | | brcmsmac: remove pcicore_find_pci_capability() | Hauke Mehrtens | 2012-05-16 | 2 | -66/+0 | |
| | | * | | | | | | | brcmsmac: remove pcicore_attach() | Hauke Mehrtens | 2012-05-16 | 3 | -155/+0 | |
| | | * | | | | | | | brcmsmac: remove _ai_clkctl_cc() | Hauke Mehrtens | 2012-05-16 | 3 | -59/+31 | |
| | | * | | | | | | | brcmsmac: remove ai_gpiocontrol() | Hauke Mehrtens | 2012-05-16 | 4 | -13/+2 | |
| | | * | | | | | | | brcmsmac: remove ai_chipcontrl_epa4331 | Hauke Mehrtens | 2012-05-16 | 2 | -25/+0 | |
| | | * | | | | | | | brcmsmac: remove ai_pci_setup() | Hauke Mehrtens | 2012-05-16 | 3 | -29/+2 | |
| | | * | | | | | | | brcmsmac: remove pcicore_hwup() | Hauke Mehrtens | 2012-05-16 | 3 | -32/+0 | |
| | | * | | | | | | | brcmsmac: remove PCIe functions needed for PCIe core rev <= 10 | Hauke Mehrtens | 2012-05-16 | 5 | -256/+9 | |
| | | * | | | | | | | brcmsmac: remove references to PCI | Hauke Mehrtens | 2012-05-16 | 5 | -161/+6 | |
| | | * | | | | | | | brcmsmac: remove support for cc rev < 20 | Hauke Mehrtens | 2012-05-16 | 2 | -99/+11 | |
| | | * | | | | | | | brcmsmac: get board and chip info from bcma | Hauke Mehrtens | 2012-05-16 | 1 | -35/+5 | |
| | | * | | | | | | | brcmsmac: remove brcmsmac own sprom parsing | Hauke Mehrtens | 2012-05-16 | 10 | -1749/+0 |