summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+2
* 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/+3
* rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski2009-04-161-3/+1
* 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
* b43: Poison RX buffersMichael Buesch2009-04-161-4/+33
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-072-6/+6
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-079-18/+18
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-072-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-035-5/+5
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-305-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-304-5/+0
|\ \
| * | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0
| |/
* / proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
|/
* Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-2881-977/+7865
|\
| * mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-279-17/+71
| * mac80211: unify and fix TX aggregation startJohannes Berg2009-03-271-1/+1
| * iwlwifi: show current driver status in user readable formatWey-Yi Guy2009-03-271-1/+53
| * ath5k: properly drop packets from ops->txBob Copeland2009-03-271-4/+6
| * ar9170: single module buildChristian Lamparter2009-03-276-60/+7
| * ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez2009-03-271-1/+6
| * rt2x00: New USB ID for rt73usbIvo van Doorn2009-03-271-0/+2
| * ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2009-03-272-4/+13
| * b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava2009-03-271-1/+1
| * p54: Kconfig maintenanceChristian Lamparter2009-03-271-28/+4
| * ar9170: simplify & deBUG tx_status queueing and reportingChristian Lamparter2009-03-273-103/+49
| * ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho2009-03-271-0/+2
| * ar9170: update Makefile, Kconfig and MAINTAINERSChristian Lamparter2009-03-274-0/+35
| * ar9170: ar9170: USB frontend driverChristian Lamparter2009-03-272-0/+821
| * ar9170: mac/bbp and phy codeChristian Lamparter2009-03-272-0/+1692
| * ar9170: ar9170: mac80211 interaction codeChristian Lamparter2009-03-275-0/+2377
| * ar9170: hardware and eeprom header filesChristian Lamparter2009-03-272-0/+585
| * mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez2009-03-271-0/+3
| * Add mesh point functionality to ath9kPat Erley2009-03-274-13/+18