aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-04-22ath9k: Check for root debugfs fileSujith
2009-04-22ath9k: Remove unused structuresSujith
2009-04-22ath9k: Remove a couple of unused variables in descriptor handlingSujith
2009-04-22ath9k: Cleanup buffer status handlingSujith
2009-04-22ath9k: Avoid unneeded castsSujith
2009-04-22ath9k: Remove redundant variable for Interrupt MitigationSujith
2009-04-22ath9k: Change return value of ath9k_hw_fill_cap_infoSujith
2009-04-22ath9k: Cleanup debug messagesSujith
2009-04-22ath9k: Remove redundant chainmask checkSujith
2009-04-22ath9k: Remove a few unused flagsSujith
2009-04-22ath9k: No need to abort Rx path when autosleep is enabled.Vivek Natarajan
2009-04-22b43: Do not "select" HW_RANDOMMichael Buesch
2009-04-22rt2x00: Fix Sparse warningIvo van Doorn
2009-04-22rt2x00: Move Move pci_dev specific access to rt2x00pciIvo van Doorn
2009-04-22ar9170: fix hang on stopChristian Lamparter
2009-04-22ath5k: fix scanning in AR2424Pavel Roskin
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-04-22p54spi: compensate firmware alignment bug in p54spi_rxMax Filippov
2009-04-22iwl3945: use iwl_mac_conf_txAbhijeet Kolekar
2009-04-22iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy
2009-04-22p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanupMax Filippov
2009-04-22libertas: support mesh for various firmware versionsBing Zhao
2009-04-22p54spi: fix p54spi_upload_firmwareMax Filippov
2009-04-22p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bitMax Filippov
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-20ar9170usb: fix hang on resumeChristian Lamparter
2009-04-20mwl8k: fix module re-insertion bugJoerg Albert
2009-04-20p54: deactivate broken powersave functionChristian Lamparter
2009-04-20iwl3945-base.c: Add missing space to debug printJoe Perches
2009-04-20rt2x00: Don't free register information on suspendIvo van Doorn
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-16ipw2x00: remove old compat_net_dev_ops codeAlexander Beregalov
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov
2009-04-13at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun