summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-4/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-264-30/+7
|\ \
| * | b43: Fix lockdep splat on module unloadLarry Finger2013-02-251-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-253-29/+5
| |\ \
| | * | 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
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2110-36/+20
|\ \ \ \ | |/ / / |/| | |
| * | | drivers/net/wireless/rtlwifi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * | | drivers/net/wireless/zd1211rw: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * | | drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * | | drivers/net/wireless/rt2x00: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-5/+0
| * | | drivers/net/wireless/p54: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * | | drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * | | drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-6/+6
| * | | drivers/net/wireless/ath/carl9170: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * | | drivers/net/wireless/ath/ath6kl: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+0
| * | | drivers/net/wireless: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-5/+5
| * | | wireless: remove conflicting version of print_hex_dump_bytesStephen Rothwell2013-01-171-14/+4
| | |/ | |/|
* | | 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
OpenPOWER on IntegriCloud