summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan2011-01-283-0/+27
* | ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan2011-01-283-0/+20
* | ath9k_hw: Add RX filtersSujith Manoharan2011-01-281-0/+2
* | ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau2011-01-283-24/+71
* | ath9k_hw: Fix INI fixupSujith Manoharan2011-01-281-3/+3
* | ath9k_hw: Fix opmode initializationSujith Manoharan2011-01-281-2/+2
* | ath5k: remove debug_dump_skb() functionsBob Copeland2011-01-282-30/+0
* | ath5k: use tracing for packet tx/rx dumpBob Copeland2011-01-283-6/+128
* | ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf2011-01-282-3/+0
* | ath5k: Enable 802.11j 4.9GHz frequenciesBruno Randolf2011-01-281-5/+6
* | ath: Add function to check if 4.9GHz channels are allowedBruno Randolf2011-01-282-0/+8
* | ath5k: Use local variable for capabilitiesBruno Randolf2011-01-281-21/+18
* | ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau2011-01-283-20/+21
* | ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-2810-105/+52
* | ath9k: remove the bf->aphy fieldFelix Fietkau2011-01-282-24/+17
* | ath9k: remove support for virtual wiphysFelix Fietkau2011-01-2810-951/+23
* | ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau2011-01-281-133/+4
* | ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau2011-01-282-23/+18
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-01-2820-456/+2172
|\ \
| * | wl12xx: disable auto-arpEliad Peller2011-01-241-2/+1
| * | wl12xx: Increase scan channel dwell time for passive scansJuuso Oikarinen2011-01-242-11/+11
| * | wl12xx: wrong values are returned in gpio_power_write()Eliad Peller2011-01-241-6/+4
| * | wl12xx: BA receiver supportLevi, Shahar2011-01-245-4/+117
| * | wl12xx: BA initiator supportLevi, Shahar2011-01-247-10/+183
| * | wl12xx: Add channel 14 to list of supported 2ghz channelsArik Nemtsov2011-01-241-0/+1
| * | wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov2011-01-242-0/+2
| * | wl12xx: Cleanup PLT mode when module is removedJuuso Oikarinen2011-01-241-5/+15
| * | wl12xx: fix some endianess bugsEliad Peller2011-01-243-5/+5
| * | wl12xx: add hw configuration for max supported AMDPU sizeLuciano Coelho2011-01-241-0/+2
| * | wl12xx: change debug_level module param sysfs permissionsGuy Eilam2011-01-242-7/+2
| * | wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()Luciano Coelho2011-01-241-27/+33
| * | wl12xx: don't modify the global supported band structuresLuciano Coelho2011-01-242-2/+17
| * | wl12xx: don't join upon disassociationEliad Peller2011-01-241-10/+12
| * | wl12xx: Enable AP-modeArik Nemtsov2011-01-242-2/+7
| * | wl12xx: Read MAC address from NVS file on HW startupArik Nemtsov2011-01-241-0/+12
| * | wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov2011-01-242-3/+33
| * | wl12xx: AP mode - encryption supportArik Nemtsov2011-01-244-44/+223
| * | wl12xx: AP mode - record TX configuration settingsArik Nemtsov2011-01-241-24/+48
| * | wl12xx: AP mode - changes in TX pathArik Nemtsov2011-01-242-10/+48
| * | wl12xx: AP mode - add STA add/remove opsArik Nemtsov2011-01-242-0/+119
| * | wl12xx: AP mode - change filter configArik Nemtsov2011-01-241-10/+12
| * | wl12xx: AP mode config in ieee80211_ops.configArik Nemtsov2011-01-241-22/+30
| * | 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
OpenPOWER on IntegriCloud