summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun2013-02-221-1/+3
* mwifiex: fix system freeze while reloading driverAvinash Patil2013-02-221-10/+1
* mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-222-18/+1
* net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta2013-02-181-1/+1
* net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta2013-02-181-2/+9
* rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna2013-02-181-16/+28
* mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-1816-42/+830
* mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar2013-02-181-10/+5
* mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil2013-02-181-4/+1
* iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2013-02-182-15/+37
* iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz2013-02-181-1/+1
* iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer2013-02-181-0/+4
* iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer2013-02-181-3/+3
* iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer2013-02-181-1/+6
* iwlwifi: mvm: fix time event command handling raceJohannes Berg2013-02-181-1/+6
* iwlwifi: mvm: add debug statement to time event addJohannes Berg2013-02-181-0/+3
* iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg2013-02-183-10/+16
* iwlwifi: mvm: program DTIM timings properlyJohannes Berg2013-02-183-3/+38
* iwlwifi: mvm: fix merge errorJohannes Berg2013-02-181-1/+0
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-02-158-96/+119
|\
| * ath6kl: minor optimization using if, else ifMohammed Shafi Shajakhan2012-11-271-5/+5
| * ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan2012-11-274-61/+58
| * ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan2012-11-273-3/+28
| * ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-11-271-5/+1
| * ath6kl: Fix kernel panic on continuous driver load/unloadMohammed Shafi Shajakhan2012-11-271-0/+16
| * ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan2012-11-273-17/+8
| * ath6kl: Use standard way to assign the boolean variableMohammed Shafi Shajakhan2012-11-271-1/+1
| * ath6kl: Remove erroneous flag clearingMohammed Shafi Shajakhan2012-11-271-2/+0
| * drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall2012-11-161-4/+2
| * ath6kl: Fix a mismatch in power management debug messageMohammed Shafi Shajakhan2012-11-161-2/+2
* | 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
OpenPOWER on IntegriCloud