aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds2009-05-15
|\
| * iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-11
| * ath5k: update channel in sw state after stopping RX and TXBob Copeland2009-05-11
| * rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville2009-05-11
| * airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville2009-05-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-10
|\|
| * iwlwifi: update key flags at time key is setReinette Chatre2009-05-04
| * iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-05
|\|
| * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-28
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-28
| * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-28
| * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-24
|\|
| * iwlwifi: DMA fixesReinette Chatre2009-04-21
| * iwlwifi: add debugging for TX pathReinette Chatre2009-04-21
| * mwl8: fix build warning.Rami Rosen2009-04-21
| * iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-21
| * iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg2009-04-21
| * atmel: fix netdev ops conversionJohannes Berg2009-04-21
| * ar9170usb: fix hang on resumeChristian Lamparter2009-04-20
| * mwl8k: fix module re-insertion bugJoerg Albert2009-04-20
| * p54: deactivate broken powersave functionChristian Lamparter2009-04-20
| * iwl3945-base.c: Add missing space to debug printJoe Perches2009-04-20
| * rt2x00: Don't free register information on suspendIvo van Doorn2009-04-20
| * ar9170usb: add ZyXEL NWD271NChristian Lamparter2009-04-17
| * ar9170: fix struct layout on armJohannes Berg2009-04-16
| * orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin2009-04-16
| * rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski2009-04-16
| * fix iwl3945 registration regressionJohannes Berg2009-04-16
| * b43: Do radio lock assertion in softwareMichael Buesch2009-04-16
| * rt2x00: Add rt73usb USB IDsIvo van Doorn2009-04-16
| * p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter2009-04-16
| * ar9170: add Cace Airpcap NX usb_idChristian Lamparter2009-04-16
| * airo: queue SIOCSIWAUTH-requested auth mode change for next commitDan Williams2009-04-16
| * at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin2009-04-16
| * libertas: don't leak skb on receive errorPhilip Rakity2009-04-16
| * ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin2009-04-16
| * p54spi: fix locking warning in p54spi_op_txChristian Lamparter2009-04-16
| * p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter2009-04-16
| * b43: Refresh RX poison on buffer recyclingMichael Buesch2009-04-16
| * b43: Poison RX buffersMichael Buesch2009-04-16
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
|/
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-30
|\ \
| * | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-29
| |/