summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-212-5/+6
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-192-5/+6
| |\
| | * rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-161-5/+5
| | * hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-141-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-132-2/+17
| |\|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-304-7/+18
| |\ \
* | \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-1395-8483/+9680
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-132-2/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-071-2/+6
| | * | | iwlwifi: remove key information during device restartReinette Chatre2010-07-021-0/+11
| | | |/ | | |/|
| * | | ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-126-181/+114
| * | | ath9k: validate the TID in the tx status informationFelix Fietkau2010-07-121-0/+8
| * | | ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau2010-07-123-3/+4
| * | | ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau2010-07-121-1/+3
| * | | ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau2010-07-121-1/+1
| * | | ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau2010-07-121-1/+1
| * | | ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-125-8/+8
| * | | rt2x00: Move driver callback functions into the ops structureIvo van Doorn2010-07-124-48/+36
| * | | rt2x00: Move common firmware loading into rt2800libIvo van Doorn2010-07-124-211/+179
| * | | rt2x00: Add missing TSF sync mode for AP operationHelmut Schaa2010-07-123-4/+8
| * | | rt2x00: Don't initialize beacon interval to 0 on rt2800 devicesHelmut Schaa2010-07-121-1/+1
| * | | rt2x00: Remove set_tim callback from PCI driversHelmut Schaa2010-07-124-4/+0
| * | | rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usbHelmut Schaa2010-07-124-37/+69
| * | | rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa2010-07-125-10/+70
| * | | rt2x00: Implement broad- and multicast bufferingHelmut Schaa2010-07-121-2/+30
| * | | rt2x00: Allow beacon update without scheduling a workHelmut Schaa2010-07-122-9/+30
| * | | rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa2010-07-1211-70/+201
| * | | rt2x00: Make rt2800_write_beacon only export to GPLIvo van Doorn2010-07-121-1/+1
| * | | rt2x00: Implement watchdog monitoringIvo van Doorn2010-07-1211-3/+159
| * | | rt2x00: Fix vgc_level_reg handlingIvo van Doorn2010-07-123-8/+16
| * | | rt2x00: Disable link tuning while scanningIvo van Doorn2010-07-129-4/+47
| * | | rt2x00: Rename CONFIG_DISABLE_LINK_TUNINGIvo van Doorn2010-07-129-17/+13
| * | | rt2x00: Convert AGC value from descriptor to RSSI (dBm)Ivo van Doorn2010-07-125-10/+55
| * | | rt2x00: Limit txpower by eeprom valuesHelmut Schaa2010-07-122-53/+120
| * | | hostap: fixup strlen() mathDan Carpenter2010-07-121-1/+1
| * | | adm8211: fix memory leakKulikov Vasiliy2010-07-121-1/+4
| * | | prism54: call BUG_ON() earlierDan Carpenter2010-07-121-1/+1
| * | | wl1271: use __packed annotationLuciano Coelho2010-07-122-5/+5
| * | | libertas: Added support for host sleep featureAmitkumar Karwar2010-07-125-33/+142
| * | | iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach2010-07-092-8/+6
| * | | iwlagn: more generic description for iwlagn devicesWey-Yi Guy2010-07-091-2/+7
| * | | iwlwifi: correct descriptions of advanced ucode errorsJay Sternberg2010-07-091-6/+30
| * | | iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao2010-07-095-0/+52
| * | | wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho2010-07-081-1/+1
| * | | wl1271: rewritten scanning codeLuciano Coelho2010-07-085-141/+211
| * | | wl1271: moved scan operations to a separate fileLuciano Coelho2010-07-087-240/+303
| * | | wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen2010-07-082-4/+4
| * | | wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen2010-07-081-1/+2
| * | | wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen2010-07-083-2/+18
| * | | wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen2010-07-083-54/+19