aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-07-20mac80211: move QoS-enable to BSS infoGravatar Johannes Berg 1-9/+9
2010-07-17iwlwifi: "recover_from_tx_stall" function for 4965Gravatar Wey-Yi Guy 1-0/+1
2010-07-17iwlwifi: more statistics counter for agn in debugfsGravatar Wey-Yi Guy 1-0/+7
2010-07-17iwlwifi: additional statistic debug counterGravatar Wey-Yi Guy 1-1/+2
2010-07-16orinoco_usb: potential null dereferenceGravatar Dan Carpenter 1-5/+5
2010-07-16ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesGravatar Luis R. Rodriguez 1-2/+29
2010-07-16ath9k_htc: make ath9k_htc_tx_aggr_oper() staticGravatar Luis R. Rodriguez 1-4/+5
2010-07-14iwlwifi: convert new uses of __attribute__ ((packed)) to __packedGravatar John W. Linville 1-2/+2
2010-07-14libertas: convert new uses of __attribute__ ((packed)) to __packedGravatar John W. Linville 2-6/+6
2010-07-14ath5k: clean up rxlink handlingGravatar Bruno Randolf 2-5/+3
2010-07-14ath5k: disable tasklets during resetGravatar Bob Copeland 1-6/+14
2010-07-14ath5k: move reset to mac80211 workqueueGravatar Bob Copeland 3-19/+24
2010-07-14ath9k_hw: remove initvals for hardware which was never soldGravatar Felix Fietkau 2-2027/+0
2010-07-14wireless: airo: delete netdev from list after it is freedGravatar Kulikov Vasiliy 1-1/+1
2010-07-14ath9k: another fix for the A-MPDU buffer leakGravatar Felix Fietkau 1-4/+15
2010-07-14drivers/net/wireless: Remove unnecessary casts of private_dataGravatar Joe Perches 4-24/+21
2010-07-14ath9k: fix panic while cleaning up virtaul wifisGravatar Rajkumar Manoharan 2-2/+8
2010-07-14ath9k: remove unneeded calculation of minimal calibration powerGravatar Pavel Roskin 3-14/+4
2010-07-14ath9k: Fix the LED behaviour in idle unassociated state.Gravatar Vivek Natarajan 1-3/+8
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 2-2/+17
2010-07-12ath9k: merge noisefloor load implementationsGravatar Felix Fietkau 6-181/+114
2010-07-12ath9k: validate the TID in the tx status informationGravatar Felix Fietkau 1-0/+8
2010-07-12ath9k_hw: report the TID in the tx status on AR5008-AR9002Gravatar Felix Fietkau 3-3/+4
2010-07-12ath9k_hw: prevent a fast channel change after a rx DMA stuck issueGravatar Felix Fietkau 1-1/+3
2010-07-12ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationGravatar Felix Fietkau 1-1/+1
2010-07-12ath9k_hw: fix a sign error in the IQ calibration codeGravatar Felix Fietkau 1-1/+1
2010-07-12ath9k_hw: fix antenna diversity on AR9285Gravatar Felix Fietkau 5-8/+8
2010-07-12rt2x00: Move driver callback functions into the ops structureGravatar Ivo van Doorn 4-48/+36
2010-07-12rt2x00: Move common firmware loading into rt2800libGravatar Ivo van Doorn 4-211/+179
2010-07-12rt2x00: Add missing TSF sync mode for AP operationGravatar Helmut Schaa 3-4/+8
2010-07-12rt2x00: Don't initialize beacon interval to 0 on rt2800 devicesGravatar Helmut Schaa 1-1/+1
2010-07-12rt2x00: Remove set_tim callback from PCI driversGravatar Helmut Schaa 4-4/+0
2010-07-12rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usbGravatar Helmut Schaa 4-37/+69
2010-07-12rt2x00: Use pretbtt irq for fetching beacons on rt2800pciGravatar Helmut Schaa 5-10/+70
2010-07-12rt2x00: Implement broad- and multicast bufferingGravatar Helmut Schaa 1-2/+30
2010-07-12rt2x00: Allow beacon update without scheduling a workGravatar Helmut Schaa 2-9/+30
2010-07-12rt2x00: Convert rt2x00 to use threaded interruptsGravatar Helmut Schaa 11-70/+201
2010-07-12rt2x00: Make rt2800_write_beacon only export to GPLGravatar Ivo van Doorn 1-1/+1
2010-07-12rt2x00: Implement watchdog monitoringGravatar Ivo van Doorn 11-3/+159
2010-07-12rt2x00: Fix vgc_level_reg handlingGravatar Ivo van Doorn 3-8/+16
2010-07-12rt2x00: Disable link tuning while scanningGravatar Ivo van Doorn 9-4/+47
2010-07-12rt2x00: Rename CONFIG_DISABLE_LINK_TUNINGGravatar Ivo van Doorn 9-17/+13
2010-07-12rt2x00: Convert AGC value from descriptor to RSSI (dBm)Gravatar Ivo van Doorn 5-10/+55
2010-07-12rt2x00: Limit txpower by eeprom valuesGravatar Helmut Schaa 2-53/+120
2010-07-12hostap: fixup strlen() mathGravatar Dan Carpenter 1-1/+1
2010-07-12adm8211: fix memory leakGravatar Kulikov Vasiliy 1-1/+4
2010-07-12prism54: call BUG_ON() earlierGravatar Dan Carpenter 1-1/+1
2010-07-12wl1271: use __packed annotationGravatar Luciano Coelho 2-5/+5
2010-07-12libertas: Added support for host sleep featureGravatar Amitkumar Karwar 5-33/+142
2010-07-09iwlagn: fix the bit mask of a FH register in stop Tx DMA flowGravatar Emmanuel Grumbach 2-8/+6