summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1520-96/+52
|\
| * mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan2013-02-151-0/+1
| * mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-156-33/+20
| * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-1516-63/+31
* | brcmsmac: Remove unnecessary memset castsJoe Perches2013-02-141-13/+10
* | brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.Joe Perches2013-02-141-16/+13
* | iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-143-44/+59
* | rt2x00: check for dma mappings errorsStanislaw Gruszka2013-02-144-13/+36
* | mwifiex: device specific sleep cookie handling for PCIeAvinash Patil2013-02-142-8/+25
* | rtlwifi: Rework KconfigLarry Finger2013-02-141-25/+25
* | brcmsmac: fix brcms_c_country_valid()Dan Carpenter2013-02-141-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-149-82/+72
|\ \
| * | mwl8k: fix band for supported channelsJonas Gorski2013-02-111-18/+18
| * | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| * | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| * | mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-301-4/+5
| * | rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-281-2/+2
| * | brcmsmac: fix tx status processingArend van Spriel2013-01-281-16/+9
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7
| |\ \
| | * | Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-02-1225-303/+572
|\ \ \ \
| * | | | iwlwifi: mvm: beautify code in rx_handlersEmmanuel Grumbach2013-02-121-19/+22
| * | | | iwlwifi: mvm: update station when marked associatedJohannes Berg2013-02-124-9/+26
| * | | | iwlwifi: mvm: don't wait for session protection to startJohannes Berg2013-02-121-142/+73
| * | | | iwlwifi: mvm: don't delay the association until after beaconJohannes Berg2013-02-123-5/+15
| * | | | iwlwifi: dvm: apply beacon changes immediatelyJohannes Berg2013-02-121-3/+2
| * | | | iwlwifi: mvm: report wakeup reasonsJohannes Berg2013-02-121-27/+141
| * | | | iwlwifi: dvm: query and report WoWLAN wakeup reasonJohannes Berg2013-02-122-29/+150
| * | | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-02-1279-1096/+4925
| |\ \ \ \
| * | | | | iwlwifi: mvm: use atomic interface iteration to avoid deadlockEmmanuel Grumbach2013-02-122-2/+2
| * | | | | iwlwifi: mvm: fix locking in iwl_mvm_ipv6_addr_changeEmmanuel Grumbach2013-02-111-2/+2
| * | | | | iwlwifi: mvm: fix TKIP key updatingBeni Lev2013-02-111-2/+14
| * | | | | iwlwifi: mvm: fix the keyidx assignmentEmmanuel Grumbach2013-02-111-1/+2
| * | | | | iwlwifi: mvm: Change the Time Event type used for ROCIlan Peer2013-02-111-3/+12
| * | | | | iwlwifi: mvm: Update quota settings for all bindingsIlan Peer2013-02-112-5/+27
| * | | | | iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-0511-52/+85
| * | | | | iwlwifi: don't ack the card state notificationEmmanuel Grumbach2013-02-051-4/+0
* | | | | | rtlwifi: Initialize rate_init member of struct rate_control_opsCatalin Iacob2013-02-121-0/+7
* | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1216-35/+45
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-115-10/+25
| * | | | cfg80211: move TSF into IEsJohannes Berg2013-02-111-1/+1
| * | | | cfg80211: remove scan ies NULL checkJohannes Berg2013-02-111-5/+0
| * | | | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-1111-19/+19
* | | | | ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev2013-02-111-2/+2
* | | | | wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho2013-02-112-6/+2
* | | | | wireless: rt2x00: rt2800usb add "unknown" devicesXose Vazquez Perez2013-02-111-0/+16
* | | | | mwifiex: add PCIe8897 supportAvinash Patil2013-02-113-70/+275
* | | | | mwifiex: define generic data type for PCIe ring buffersAvinash Patil2013-02-112-26/+35
* | | | | mwifiex: separate ring initialization and ring creation routinesAvinash Patil2013-02-111-133/+194
* | | | | mwifiex: store card specific data in PCI device table entryAvinash Patil2013-02-112-118/+206
OpenPOWER on IntegriCloud