summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-033-8/+17
* Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-021-2/+2
* brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-021-0/+1
* wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-04-271-0/+1
* wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas2012-04-271-1/+1
* b43: only reload config after successful initializationSeth Forshee2012-04-271-2/+8
* iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-04-271-2/+2
* ath5k: add missing iounmap to AHB probe removalJonathan Bither2012-04-271-0/+1
* brcm80211: fmac: fix missing completion events issueFranky Lin2012-04-271-12/+51
* brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin2012-04-271-1/+7
* iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-04-244-18/+27
* iwlwifi: fix hardware queue programmingJohannes Berg2012-04-242-8/+43
* brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack2012-04-231-2/+1
* rtlwifi: Fix oops on unloadLarry Finger2012-04-231-0/+1
* ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-04-231-1/+12
* iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-232-4/+9
* ath9k: fix tx power settings for AR9287Gabor Juhos2012-04-231-0/+2
* ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-235-8/+10
* ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
* mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-131-9/+9
* ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
* ath5k: unmap io memory on probe failureJonathan Bither2012-04-131-2/+4
* ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-131-0/+1
* brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-131-0/+8
* libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-131-2/+7
* rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-111-1/+6
* rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-112-19/+21
* Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
* rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1
* rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
* rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-0521-235/+103
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-0521-235/+103
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0212-31/+45
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-013-4/+12
| |\ \
| | * | ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
| | * | net: orinoco: add error handling for failed kmalloc().Santosh Nayak2012-03-281-0/+8
| | * | net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev2012-03-281-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-279-27/+33
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-262-2/+2
| | * rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka2012-03-261-1/+1
| | * rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka2012-03-261-1/+7
| | * ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-261-2/+2
| | * ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
| | * iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
| | * ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-261-3/+2
| | * iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-263-7/+12
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-287-7/+0
|\ \ \ | |/ / |/| |
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-287-7/+0
| |/
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-253-3/+5
|/
OpenPOWER on IntegriCloud