summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-04-17ar9170usb: add ZyXEL NWD271NChristian Lamparter
2009-04-16ar9170: fix struct layout on armJohannes Berg
2009-04-16orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin
2009-04-16rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski
2009-04-16fix iwl3945 registration regressionJohannes Berg
2009-04-16b43: Do radio lock assertion in softwareMichael Buesch
2009-04-16rt2x00: Add rt73usb USB IDsIvo van Doorn
2009-04-16p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter
2009-04-16ar9170: add Cace Airpcap NX usb_idChristian Lamparter
2009-04-16airo: queue SIOCSIWAUTH-requested auth mode change for next commitDan Williams
2009-04-16at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin
2009-04-16libertas: don't leak skb on receive errorPhilip Rakity
2009-04-16ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin
2009-04-16p54spi: fix locking warning in p54spi_op_txChristian Lamparter
2009-04-16p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter
2009-04-16b43: Refresh RX poison on buffer recyclingMichael Buesch
2009-04-16b43: Poison RX buffersMichael Buesch
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-29wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg
2009-03-27iwlwifi: show current driver status in user readable formatWey-Yi Guy
2009-03-27ath5k: properly drop packets from ops->txBob Copeland
2009-03-27ar9170: single module buildChristian Lamparter
2009-03-27ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez
2009-03-27rt2x00: New USB ID for rt73usbIvo van Doorn
2009-03-27ath5k: warn and correct rate for unknown hw rate indexesBob Copeland
2009-03-27b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava
2009-03-27p54: Kconfig maintenanceChristian Lamparter
2009-03-27ar9170: simplify & deBUG tx_status queueing and reportingChristian Lamparter
2009-03-27ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho
2009-03-27ar9170: update Makefile, Kconfig and MAINTAINERSChristian Lamparter
2009-03-27ar9170: ar9170: USB frontend driverChristian Lamparter
2009-03-27ar9170: mac/bbp and phy codeChristian Lamparter
2009-03-27ar9170: ar9170: mac80211 interaction codeChristian Lamparter
2009-03-27ar9170: hardware and eeprom header filesChristian Lamparter
2009-03-27mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez
2009-03-27Add mesh point functionality to ath9kPat Erley
2009-03-27p54: fix SoftLED compile dependenciesChristian Lamparter
2009-03-27ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan
2009-03-27ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan
2009-03-27b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch
2009-03-27wireless/p54: P54_SPI should depend on GENERIC_HARDIRQSGeert Uytterhoeven