aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* iwlagn: add bluetooth stats to debugfsWey-Yi Guy2010-07-23
* iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy2010-07-23
* iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy2010-07-23
* iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy2010-07-23
* b43: silence phy_n sparse warningsLarry Finger2010-07-21
* b43: silence most sparse warningsJohn W. Linville2010-07-21
* rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville2010-07-20
* mwl8k: correct/silence sparse warningsJohn W. Linville2010-07-20
* rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville2010-07-20
* libipw: correct sparse warnings and mark some variables staticJohn W. Linville2010-07-20
* ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville2010-07-20
* ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville2010-07-20
* mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-20
* iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy2010-07-17
* iwlwifi: more statistics counter for agn in debugfsWey-Yi Guy2010-07-17
* iwlwifi: additional statistic debug counterWey-Yi Guy2010-07-17
* orinoco_usb: potential null dereferenceDan Carpenter2010-07-16
* ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez2010-07-16
* ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez2010-07-16
* iwlwifi: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-14
* libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-14
* ath5k: clean up rxlink handlingBruno Randolf2010-07-14
* ath5k: disable tasklets during resetBob Copeland2010-07-14
* ath5k: move reset to mac80211 workqueueBob Copeland2010-07-14
* ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau2010-07-14
* wireless: airo: delete netdev from list after it is freedKulikov Vasiliy2010-07-14
* ath9k: another fix for the A-MPDU buffer leakFelix Fietkau2010-07-14
* drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-14
* ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan2010-07-14
* ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin2010-07-14
* ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan2010-07-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-13
|\
| * ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-07
| * iwlwifi: remove key information during device restartReinette Chatre2010-07-02
* | ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-12
* | ath9k: validate the TID in the tx status informationFelix Fietkau2010-07-12
* | ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau2010-07-12
* | ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau2010-07-12
* | ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau2010-07-12
* | ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau2010-07-12
* | ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-12
* | rt2x00: Move driver callback functions into the ops structureIvo van Doorn2010-07-12
* | rt2x00: Move common firmware loading into rt2800libIvo van Doorn2010-07-12
* | rt2x00: Add missing TSF sync mode for AP operationHelmut Schaa2010-07-12
* | rt2x00: Don't initialize beacon interval to 0 on rt2800 devicesHelmut Schaa2010-07-12
* | rt2x00: Remove set_tim callback from PCI driversHelmut Schaa2010-07-12
* | rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usbHelmut Schaa2010-07-12
* | rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa2010-07-12
* | rt2x00: Implement broad- and multicast bufferingHelmut Schaa2010-07-12
* | rt2x00: Allow beacon update without scheduling a workHelmut Schaa2010-07-12