summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20342-6447/+35554
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1930-110/+988
| |\
| | * 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
| * | b43: Increase number of RX DMA slotsLarry Finger2013-02-191-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18117-1613/+5786
| |\ \ | | |/
| | * 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
| | |\ \ \
| | * \ \ \ 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
OpenPOWER on IntegriCloud