summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-14brcmsmac: fix brcms_c_country_valid()Dan Carpenter
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-02-12rtlwifi: Initialize rate_init member of struct rate_control_opsCatalin Iacob
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-12iwlwifi: mvm: beautify code in rx_handlersEmmanuel Grumbach
2013-02-12iwlwifi: mvm: update station when marked associatedJohannes Berg
2013-02-12iwlwifi: mvm: don't wait for session protection to startJohannes Berg
2013-02-12iwlwifi: mvm: don't delay the association until after beaconJohannes Berg
2013-02-12iwlwifi: dvm: apply beacon changes immediatelyJohannes Berg
2013-02-12iwlwifi: mvm: report wakeup reasonsJohannes Berg
2013-02-12iwlwifi: dvm: query and report WoWLAN wakeup reasonJohannes Berg
2013-02-12Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2013-02-12iwlwifi: mvm: use atomic interface iteration to avoid deadlockEmmanuel Grumbach
2013-02-11ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev
2013-02-11wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho
2013-02-11wireless: rt2x00: rt2800usb add "unknown" devicesXose Vazquez Perez
2013-02-11mwifiex: add PCIe8897 supportAvinash Patil
2013-02-11mwifiex: define generic data type for PCIe ring buffersAvinash Patil
2013-02-11mwifiex: separate ring initialization and ring creation routinesAvinash Patil
2013-02-11mwifiex: store card specific data in PCI device table entryAvinash Patil
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan
2013-02-11ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-11NFC: microread: Fix mei physical layerSamuel Ortiz
2013-02-11iwlwifi: mvm: fix locking in iwl_mvm_ipv6_addr_changeEmmanuel Grumbach
2013-02-11iwlwifi: mvm: fix TKIP key updatingBeni Lev
2013-02-11iwlwifi: mvm: fix the keyidx assignmentEmmanuel Grumbach
2013-02-11iwlwifi: mvm: Change the Time Event type used for ROCIlan Peer
2013-02-11iwlwifi: mvm: Update quota settings for all bindingsIlan Peer
2013-02-08rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2013-02-08brcmfmac: Add tx p2p off-channel support.Hante Meuleman
2013-02-08brcmfmac: Create netdev before returning from add_virtual_intf.Hante Meuleman
2013-02-08brcmfmac: Cleanup of unused defines.Hante Meuleman
2013-02-08brcmfmac: Fix rtnl_lock lockup when registering netdev.Hante Meuleman
2013-02-08brcmfmac: Remove sleep on del_station.Hante Meuleman
2013-02-08brcmfmac: Update netdev configuration in wiphy for p2p.Hante Meuleman
2013-02-08brcmfmac: Reject change vif for p2p if.Hante Meuleman
2013-02-08brcmfmac: Ignore E_ADD_IF for ifidx 0.Hante Meuleman
2013-02-08brcmfmac: Put printing action frames code under debug flag.Hante Meuleman
2013-02-08brcmfmac: Use role from wdev on AP commands and fix stop_ap.Hante Meuleman
2013-02-08brcmfmac: Create p2p0 netdev via module variable.Hante Meuleman
2013-02-08brcmfmac: change function signaturesArend van Spriel
2013-02-08brcmfmac: Use real cookie value for p2p remain on channel.Hante Meuleman
2013-02-08brcmfmac: P2P action frame tx.Hante Meuleman
2013-02-08brcmfmac: Add handling of receiving P2P action frames.Hante Meuleman