summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: set HT flags in ieee80211_rx_status for received packetsDaniel C Halperin2009-08-281-0/+10
* iwlwifi: clear rate control flags on non-HT packetDaniel C Halperin2009-08-281-0/+1
* iwlwifi: show current tx powerWey-Yi Guy2009-08-282-0/+55
* iwlwifi: change IWL6000_UCODE_API_MAX to v4Wey-Yi Guy2009-08-282-4/+18
* iwlwifi: error checking for setting tx_power in sysfsWey-Yi Guy2009-08-282-11/+30
* iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"Wey-Yi Guy2009-08-282-5/+5
* iwlwifi: do not allow set tx power over channel power limitWey-Yi Guy2009-08-281-4/+4
* iwlwifi: set default tx power user limit to minimalWey-Yi Guy2009-08-281-1/+4
* iwlwifi: Make injection of non-broadcast frames work againGábor Stefanik2009-08-282-7/+12
* libertas: Add support for Marvell Libertas CF8305Marek Vasut2009-08-281-2/+37
* libertas: clean up and clarify get_common_ratesDan Williams2009-08-281-31/+27
* libertas: Read buffer overflowRoel Kluin2009-08-281-16/+15
* ath9k: Fix chainmask selection during scanningSujith2009-08-281-1/+6
* libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-2810-1254/+1255
* rndis_wlan: fix broken logic in add_wep_key()Jussi Kivilinna2009-08-281-1/+1
* ath9k: Add support FIF_OTHER_BSS filtering mode.Javier Cardona2009-08-281-3/+4
* p54: fix broadcast buffering in AP modeChristian Lamparter2009-08-281-0/+3
* qeth: display "undefined" value of sysfs-attribute "layer2"Ursula Braun2009-08-271-1/+1
* qeth: display service_level info only when valid.Klaus-Dieter Wacker2009-08-271-2/+3
* qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker2009-08-274-82/+57
* qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka2009-08-271-0/+1
* qeth: HiperSockets SIGA retry support on CC=2.Klaus-Dieter Wacker2009-08-272-8/+61
* tg3: Update version to 3.100Matt Carlson2009-08-271-2/+2
* broadcom: Make the 57780 IEEE compliantMatt Carlson2009-08-271-2/+35
* broadcom: Add AC131 phy supportMatt Carlson2009-08-271-0/+158
* broadcom: Add BCM50610M supportMatt Carlson2009-08-271-8/+30
* tg3: Convert code to use PHY_IS_FETMatt Carlson2009-08-272-27/+47
* tg3: Create MII_TG3_FET namespaceMatt Carlson2009-08-272-25/+34
* tg3: Tune 5785 clock switchingMatt Carlson2009-08-272-5/+14
* tg3: Add 57788, remove 57720Matt Carlson2009-08-272-2/+5
* tg3: Preserve PCIe MPS setting for new devsMatt Carlson2009-08-271-3/+15
* tg3: Fix TSO test against wrong flags varMatt Carlson2009-08-271-1/+1
* tg3: Prevent tx BD corruptionMatt Carlson2009-08-272-1/+36
* tg3: Fix 57780 asic rev PCIe link receiver errorsMatt Carlson2009-08-272-2/+16
* e1000: Remove unused function e1000_mta_set.Graham, David2009-08-271-46/+0
* igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck2009-08-272-0/+2
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-276-122/+81
* ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala2009-08-271-11/+8
* netxen: bridged mode optimizationsNarender Kumar2009-08-273-2/+116
* netxen: remove netxen_nic_niu.cDhananjay Phadke2009-08-276-290/+141
* netxen: implement generic pcie semaphore functionsDhananjay Phadke2009-08-276-144/+71
* netxen: remove unused codeDhananjay Phadke2009-08-274-390/+11
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-08-241-10/+52
|\
| * ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-191-4/+6
| * fakehard: add binding to wpan-phy deviceDmitry Eremin-Solenikov2009-08-191-6/+46
* | r6040: bump to version 0.25 and 20 August 2009 release dateFlorian Fainelli2009-08-241-2/+2
* | r6040: move down second PHY detection to r6040_init_oneMark Kelly2009-08-241-8/+7
* | r6040: remove unused pioaddr variableMark Kelly2009-08-241-2/+0
* | netxen: remove netxen_nic_phan_reg.hDhananjay Phadke2009-08-249-215/+102
* | netxen: implement pci driver shutdownAmit Kumar Salecha2009-08-241-8/+30