summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-04-19rt2x00: Fix stuck queue in tx failure caseHelmut Schaa
2011-04-19rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devicesLayne Edwards
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau
2011-04-19ath9k: Fix beacon generation on foreign channelRajkumar Manoharan
2011-04-19ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan
2011-04-19mwifiex: optimize driver initialization codeAmitkumar Karwar
2011-04-19mwifiex: remove some macro definitionsAmitkumar Karwar
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar
2011-04-19iwlegacy: use pci_dev->revisionSergei Shtylyov
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan
2011-04-19ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan
2011-04-19ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez
2011-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-04-18iwlagn: remove led_opsWey-Yi Guy
2011-04-18iwlagn: remove legacy opsWey-Yi Guy
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy
2011-04-18iwlagn: no 5.2GHz/HT40 support for bgn devicesWey-Yi Guy
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy
2011-04-18iwlagn: always support uCode traceWey-Yi Guy
2011-04-18iwlagn: use huge command for beaconJohannes Berg
2011-04-18iwlagn: verify that huge commands are synchronousJohannes Berg
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy
2011-04-14ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian
2011-04-14rtlwifi: Fix unitialized variable warningsLarry Finger
2011-04-14mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-04-14ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau
2011-04-14ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau
2011-04-14ath5k: add a new bus op for reading the mac addressFelix Fietkau
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau
2011-04-14ath5k: disable 5 GHz support if a 2.4 GHz radio is detectedFelix Fietkau
2011-04-14ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville
2011-04-13ath9k_htc: Enable AP and P2P modesSujith Manoharan
2011-04-13ath9k_htc: Add detailed firmware statisticsSujith Manoharan
2011-04-13ath9k_htc: Use helper routines for transmissionSujith Manoharan
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan
2011-04-13ath9k_htc: Use helper functions for TX processingSujith Manoharan
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan