summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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-045-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-314-5/+0Star
|\ \
| * | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0Star
| |/
* / proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-1/+0Star
|/
* 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-289-17/+71
| * mac80211: unify and fix TX aggregation startJohannes Berg2009-03-281-1/+1
| * iwlwifi: show current driver status in user readable formatWey-Yi Guy2009-03-281-1/+53
| * ath5k: properly drop packets from ops->txBob Copeland2009-03-281-4/+6
| * ar9170: single module buildChristian Lamparter2009-03-286-60/+7Star
| * ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez2009-03-281-1/+6
| * rt2x00: New USB ID for rt73usbIvo van Doorn2009-03-281-0/+2
| * ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2009-03-282-4/+13
| * b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava2009-03-281-1/+1
| * p54: Kconfig maintenanceChristian Lamparter2009-03-281-28/+4Star
| * ar9170: simplify & deBUG tx_status queueing and reportingChristian Lamparter2009-03-283-103/+49Star
| * ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho2009-03-281-0/+2
| * ar9170: update Makefile, Kconfig and MAINTAINERSChristian Lamparter2009-03-284-0/+35
| * ar9170: ar9170: USB frontend driverChristian Lamparter2009-03-282-0/+821
| * ar9170: mac/bbp and phy codeChristian Lamparter2009-03-282-0/+1692
| * ar9170: ar9170: mac80211 interaction codeChristian Lamparter2009-03-285-0/+2377
| * ar9170: hardware and eeprom header filesChristian Lamparter2009-03-282-0/+585
| * mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez2009-03-281-0/+3
| * Add mesh point functionality to ath9kPat Erley2009-03-284-13/+18
| * p54: fix SoftLED compile dependenciesChristian Lamparter2009-03-282-8/+13
| * ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2009-03-282-21/+8Star
| * ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan2009-03-281-13/+22
| * b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch2009-03-281-0/+2
| * wireless/p54: P54_SPI should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-03-281-1/+1
| * ath9k: Fix rate control update for aggregated framesVasanthakumar Thiagarajan2009-03-281-8/+18
| * iwl3945: replace stations with stations_39Abhijeet Kolekar2009-03-281-3/+3
| * iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy2009-03-283-3/+7
| * iwl3945: control rate decreaseAbhijeet Kolekar2009-03-281-7/+6Star
| * iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2009-03-282-2/+2
| * iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar2009-03-283-8/+10
| * iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar2009-03-282-4/+7
| * iwlwifi: support 11hMohamed Abbas2009-03-282-1/+3
| * iwlcore: dont commit power command if interface is not upMohamed Abbas2009-03-281-1/+1
| * iwlagn: allow power level setting all the timesMohamed Abbas2009-03-282-10/+0Star
| * iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy2009-03-281-2/+11
| * iwl3945: use changed in iwl3945_mac_configMohamed Abbas2009-03-281-8/+12
| * iwlagn: use changed in mac_configMohamed Abbas2009-03-282-80/+85
| * ath5k: Add tx power calibration supportNick Kossifidis2009-03-287-97/+1180
| * ath5k: remove dummy PCI "retry timeout" fixBob Copeland2009-03-281-7/+0Star
| * ath5k: disable MIB interruptsBob Copeland2009-03-281-1/+1
| * ath5k: Convert chip specific calibration data to a generic formatNick Kossifidis2009-03-282-273/+629