summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-248-18/+28
|\
| * brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-221-0/+3
| * iwlwifi: protect SRAM debugfsJohannes Berg2012-08-211-0/+3
| * iwlwifi: fix flow handler debug codeJohannes Berg2012-08-213-16/+18
| * drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-211-1/+2
| * ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2012-08-212-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-229-18/+27
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-149-18/+27
| |\|
| | * ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-132-7/+4Star
| | * ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-08-131-1/+1
| | * ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-101-0/+1
| | * wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter2012-08-101-1/+1
| | * rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov2012-08-101-2/+4
| | * ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-103-7/+16
* | | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-202-2/+2
|\ \ \ | |/ / |/| |
| * | USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-102-7/+9
|\ \ \ | | |/ | |/|
| * | iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg2012-08-061-5/+8
| * | rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-061-2/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-0811-85/+93
|\| | | |/ |/|
| * ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-033-0/+3
| * brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-022-5/+3Star
| * libertas: fix two memory leaksDaniel Drake2012-08-022-0/+2
| * rt2x00 : fix rt3290 resuming failed.Woody Hung2012-08-022-71/+68Star
| * libertas: don't reset card on error when it is being removedDaniel Drake2012-08-021-1/+4
| * b43: fix logic in GPIO initRafał Miłecki2012-08-021-8/+13
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-021-0/+1
|\ \ | |/ |/|
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-011-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-1/+1
|\ \ | |/ |/|
| * brcm80211: pointless current->files passed to filp_close()Al Viro2012-07-291-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-271-5/+0Star
|\ \
| * | mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-261-5/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-2092-2022/+2640
|\ \ \
| * | | libertas: firmware.c: remove duplicated includeDuan Jiong2012-07-191-2/+0Star
| * | | wlcore: increase command completion timeoutLuciano Coelho2012-07-181-1/+1
| * | | wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho2012-07-181-0/+12
| * | | wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov2012-07-181-4/+12
| * | | wlcore: make usage of nla_put clearerYair Shapira2012-07-181-21/+18Star
| * | | wlcore/wl12xx: calibrator fem detect implementationYair Shapira2012-07-184-5/+94
| * | | wl18xx: disable calibrator based fem detectYair Shapira2012-07-181-0/+6
| * | | wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira2012-07-184-7/+30
| * | | wlcore: use basic rates for non-data packetsEliad Peller2012-07-181-2/+2
| * | | wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov2012-07-181-1/+9
| * | | wl18xx: fix bogus compile warning on cc config optionArik Nemtsov2012-07-181-1/+1
| * | | wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky2012-07-181-4/+6
| * | | wl18xx: add support for ht_mode in conf.hYair Shapira2012-07-182-27/+77
| * | | wlcore: don't re-configure wakeup conditions if not neededEyal Shapira2012-07-181-0/+13