summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-18/+28
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy1-0/+3
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-18/+27
2012-08-21iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2012-08-21iwlwifi: fix flow handler debug codeJohannes Berg3-16/+18
2012-08-21drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall1-1/+2
2012-08-21ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2-1/+2
2012-08-21Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+2
2012-08-18USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-18/+27
2012-08-13ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2-7/+4
2012-08-13ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi1-1/+1
2012-08-10ath9k: stop btcoex on device suspendRajkumar Manoharan1-0/+1
2012-08-10wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter1-1/+1
2012-08-10rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov1-2/+4
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau3-7/+16
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-7/+9
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-85/+93
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8
2012-08-06rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka1-2/+1
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan3-0/+3
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds1-0/+1
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee2-5/+3
2012-08-02libertas: fix two memory leaksDaniel Drake2-0/+2
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung2-71/+68
2012-08-02libertas: don't reset card on error when it is being removedDaniel Drake1-1/+4
2012-08-02b43: fix logic in GPIO initRafał Miłecki1-8/+13
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2012-08-01drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-0/+1
2012-07-29brcm80211: pointless current->files passed to filp_close()Al Viro1-1/+1
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+0
2012-07-26mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn1-5/+0
2012-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville92-2022/+2640
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong1-2/+0
2012-07-18wlcore: increase command completion timeoutLuciano Coelho1-1/+1
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho1-0/+12
2012-07-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov1-4/+12
2012-07-18wlcore: make usage of nla_put clearerYair Shapira1-21/+18
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira4-5/+94
2012-07-18wl18xx: disable calibrator based fem detectYair Shapira1-0/+6
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira4-7/+30
2012-07-18wlcore: use basic rates for non-data packetsEliad Peller1-2/+2
2012-07-18wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov1-1/+9
2012-07-18wl18xx: fix bogus compile warning on cc config optionArik Nemtsov1-1/+1
2012-07-18wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky1-4/+6
2012-07-18wl18xx: add support for ht_mode in conf.hYair Shapira2-27/+77
2012-07-18wlcore: don't re-configure wakeup conditions if not neededEyal Shapira1-0/+13
2012-07-18wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov1-2/+10