summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach2013-03-041-0/+10
* iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish2013-03-041-114/+0
* iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish2013-03-041-15/+1
* iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish2013-03-041-0/+5
* iwlwifi: mvm: restart the NIC of the cmd queue gets fullEmmanuel Grumbach2013-03-041-5/+13
* iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-285-142/+137
* iwlwifi: disable 8K A-MSDU by defaultEmmanuel Grumbach2013-02-282-3/+2
* iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg2013-02-283-11/+15
* iwlwifi: don't map complete commands bidirectionallyJohannes Berg2013-02-281-22/+11
* iwlwifi: mvm: Remove testing of static PIC in PhyDBDor Shaish2013-02-271-16/+0
* iwlwifi: fix wakeup status query and packet reportingJohannes Berg2013-02-272-27/+81
* iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg2013-02-261-5/+14
* iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-02-263-23/+71
* 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