summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * wl12xx: Configure AP on BSS info changeArik Nemtsov2011-01-242-109/+234
| * wl12xx: Add AP related definitions to HOST-FW interfaceArik Nemtsov2011-01-244-7/+37
| * wl12xx: AP specific RX filter configurationArik Nemtsov2011-01-245-8/+28
| * wl12xx: AP mode - init sequenceArik Nemtsov2011-01-247-100/+317
| * wl12xx: AP mode - workaround for FW bug on station removeArik Nemtsov2011-01-241-5/+21
| * wl12xx: AP-mode high level commandsArik Nemtsov2011-01-246-14/+419
| * wl12xx: AP mode - add AP specific eventArik Nemtsov2011-01-243-3/+8
| * wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov2011-01-246-11/+98
| * wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov2011-01-244-7/+90
| * wl12xx: fix some sparse warningsEliad Peller2011-01-244-15/+15
| * wl12xx: use after free in debug codeDan Carpenter2011-01-241-1/+1
| * wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller2011-01-242-21/+16
* | ath9k: fix misplaced debug codeFelix Fietkau2011-01-272-8/+3
* | carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-274-0/+23
* | carl9170: enable wake-on-lan feature testingChristian Lamparter2011-01-271-0/+3
* | carl9170: update fw/hw headersChristian Lamparter2011-01-275-11/+71
* | ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan2011-01-262-6/+3
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-01-2624-313/+998
|\ \
| * | iwlwifi: initial P2P supportWey-Yi Guy2011-01-213-2/+23
| * | iwlwifi: replace minimum slot time constantJohannes Berg2011-01-213-8/+13
| * | iwlwifi: implement remain-on-channelJohannes Berg2011-01-215-2/+130
| * | iwlagn: Enable idle powersave mode in 1000 seriesMeenakshi Venkataraman2011-01-211-0/+1
| * | iwlwifi: correct debugfs data dumped from sramJay Sternberg2011-01-211-25/+56
| * | iwlwifi: add hw rev for 2000 series devicesWey-Yi Guy2011-01-211-2/+7
| * | iwlwifi: remove g2 from csr hw revWey-Yi Guy2011-01-211-2/+3
| * | iwlagn: remove Gen2 from KconfigWey-Yi Guy2011-01-211-2/+3
| * | iwlagn: add 2000 series to KconfigWey-Yi Guy2011-01-211-0/+1
| * | iwlagn: add 2000 series pci idWey-Yi Guy2011-01-211-0/+43
| * | iwlagn: 2000 series devices supportWey-Yi Guy2011-01-213-0/+568
| * | iwlagn: add 2000 series EEPROM versionWey-Yi Guy2011-01-211-0/+10
| * | iwlagn: remove reference to gen2a and gen2bWey-Yi Guy2011-01-212-32/+36
| * | iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-2114-240/+106
| |/
* | ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf2011-01-251-8/+3
* | ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian2011-01-251-8/+9
* | ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian2011-01-251-2/+2
|/
* ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau2011-01-212-12/+14
* ath5k: Simplify loop when setting up channelsBruno Randolf2011-01-211-4/+3
* ath9k: remove a bogus error messageFelix Fietkau2011-01-211-3/+1
* ath5k: Remove redundant sc->curbandBruno Randolf2011-01-212-9/+4
* ath5k: Remove unused sc->curmodeBruno Randolf2011-01-212-19/+0
* ath5: Remove unused CTL definitionsBruno Randolf2011-01-211-23/+0
* ath5k: Add 802.11j 4.9GHz channels to allowed channelsBruno Randolf2011-01-211-6/+13
* ath5k: Rename ath5k_copy_channelsBruno Randolf2011-01-211-4/+4
* ath5k: Use mac80211 channel mapping functionBruno Randolf2011-01-211-15/+8
* ath9k: Try more than one queue when scheduling new aggregate.Ben Greear2011-01-211-27/+37
* ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear2011-01-211-12/+125
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-2110-15/+30
* ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-214-29/+68
* ath9k: More xmit queue debugfs information.Ben Greear2011-01-211-0/+26
* ath9k: Keep track of stations for debugfs.Ben Greear2011-01-214-3/+115
OpenPOWER on IntegriCloud