summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-292-0/+3
* at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
* wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
* iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
* airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
* ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
* iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-203-17/+6Star
* ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-201-3/+3
* ath5k: fix scanning in AR2424Pavel Roskin2009-05-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds2009-05-157-31/+89
|\
| * iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-112-4/+6
| * ath5k: update channel in sw state after stopping RX and TXBob Copeland2009-05-111-9/+13
| * rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville2009-05-113-16/+62
| * airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville2009-05-111-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-102-11/+11
|\|
| * iwlwifi: update key flags at time key is setReinette Chatre2009-05-041-10/+11
| * iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-041-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-054-8/+13
|\|
| * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
| * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-2428-206/+370
|\|
| * iwlwifi: DMA fixesReinette Chatre2009-04-216-96/+165
| * iwlwifi: add debugging for TX pathReinette Chatre2009-04-212-2/+6
| * mwl8: fix build warning.Rami Rosen2009-04-211-2/+1Star
| * iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-211-1/+1
| * iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg2009-04-211-1/+1
| * atmel: fix netdev ops conversionJohannes Berg2009-04-211-1/+0Star
| * ar9170usb: fix hang on resumeChristian Lamparter2009-04-201-20/+90
| * mwl8k: fix module re-insertion bugJoerg Albert2009-04-201-2/+2
| * p54: deactivate broken powersave functionChristian Lamparter2009-04-201-2/+0Star
| * iwl3945-base.c: Add missing space to debug printJoe Perches2009-04-201-1/+1
| * rt2x00: Don't free register information on suspendIvo van Doorn2009-04-202-34/+2Star
| * ar9170usb: add ZyXEL NWD271NChristian Lamparter2009-04-171-0/+2
| * ar9170: fix struct layout on armJohannes Berg2009-04-161-4/+4
| * orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin2009-04-161-5/+3Star
| * rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski2009-04-161-3/+1Star
| * fix iwl3945 registration regressionJohannes Berg2009-04-161-0/+2
| * b43: Do radio lock assertion in softwareMichael Buesch2009-04-163-5/+20
| * rt2x00: Add rt73usb USB IDsIvo van Doorn2009-04-161-0/+2
| * p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter2009-04-161-0/+1
| * ar9170: add Cace Airpcap NX usb_idChristian Lamparter2009-04-161-0/+2
| * airo: queue SIOCSIWAUTH-requested auth mode change for next commitDan Williams2009-04-161-1/+1
| * at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin2009-04-161-0/+2
| * libertas: don't leak skb on receive errorPhilip Rakity2009-04-161-0/+2
| * ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin2009-04-161-1/+3
| * p54spi: fix locking warning in p54spi_op_txChristian Lamparter2009-04-161-12/+13
| * p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter2009-04-161-6/+6
| * b43: Refresh RX poison on buffer recyclingMichael Buesch2009-04-161-10/+11