Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-24 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | xen: do not disable netfront in dom0 | Marek Marczykowski | 2012-05-22 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-05-22 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 2012-05-22 | |
| | |\ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2012-05-16 | |
| | | |\ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan | 2012-05-16 | |
| | | | |\ \ \ \ \ \ | ||||
| | | * | | | | | | | | wlcore: fix some sparse warnings due to missing static declaration | Luciano Coelho | 2012-05-16 | |
| | | * | | | | | | | | wlcore: fix pointer print out in wl1271_acx_set_rx_filter() | Luciano Coelho | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: remove set_channel cfg80211 hook | Johannes Berg | 2012-05-16 | |
| | | * | | | | | | | | rndis_wlan: remove set_channel cfg80211 hook | Johannes Berg | 2012-05-16 | |
| | | * | | | | | | | | iwlwifi: support explicit monitor interface | Johannes Berg | 2012-05-16 | |
| | | * | | | | | | | | iwlwifi: invert the order of ssid list in scan cmd | David Spinadel | 2012-05-16 | |
| | | * | | | | | | | | iwlwifi: disable default wildcard ssid scan | David Spinadel | 2012-05-16 | |
| | | * | | | | | | | | iwlwifi: fix scan_cmd_size allocation | David Spinadel | 2012-05-16 | |
| | | * | | | | | | | | rt2x00:Add RT539b chipset support | Zero.Lin | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: delete IEs when stop_ap | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: add custom IE framework | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: rearrange AP sys configure code | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: add WPA2 support for AP | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: add AP event handling framework | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: add cfg80211 start_ap and stop_ap handlers | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: handle interface type changes correctly | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: stop BSS in deauthentication handling | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: add AP command sys_config and set channel | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: add bss start and bss stop commands for AP | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: append peer mac address TLV in key material command to firmware | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: save adapter pointer in wiphy_priv | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: multi-interface support for mwifiex | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: support for creation of AP interface | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: handle station specific commands on STA interface only | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | mwifiex: allocate space for one more mwifiex_private structure | Avinash Patil | 2012-05-16 | |
| | | * | | | | | | | | b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie | Bjorn Helgaas | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: handle non pci in ai_deviceremoved() | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: read PCI vendor and device id only for PCI devices | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: do not access host_pci | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove nicpci.c | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove pcicore_fixcfg() | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove pcie_extendL1timer() | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove pcicore_find_pci_capability() | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove pcicore_attach() | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove _ai_clkctl_cc() | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove ai_gpiocontrol() | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove ai_chipcontrl_epa4331 | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove ai_pci_setup() | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove pcicore_hwup() | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove PCIe functions needed for PCIe core rev <= 10 | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove references to PCI | Hauke Mehrtens | 2012-05-16 | |
| | | * | | | | | | | | brcmsmac: remove support for cc rev < 20 | Hauke Mehrtens | 2012-05-16 |