summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* tg3: Update version to 3.100Matt Carlson2009-08-261-2/+2
* broadcom: Make the 57780 IEEE compliantMatt Carlson2009-08-261-2/+35
* broadcom: Add AC131 phy supportMatt Carlson2009-08-261-0/+158
* broadcom: Add BCM50610M supportMatt Carlson2009-08-261-8/+30
* tg3: Convert code to use PHY_IS_FETMatt Carlson2009-08-262-27/+47
* tg3: Create MII_TG3_FET namespaceMatt Carlson2009-08-262-25/+34
* tg3: Tune 5785 clock switchingMatt Carlson2009-08-262-5/+14
* tg3: Add 57788, remove 57720Matt Carlson2009-08-262-2/+5
* tg3: Preserve PCIe MPS setting for new devsMatt Carlson2009-08-261-3/+15
* tg3: Fix TSO test against wrong flags varMatt Carlson2009-08-261-1/+1
* tg3: Prevent tx BD corruptionMatt Carlson2009-08-262-1/+36
* tg3: Fix 57780 asic rev PCIe link receiver errorsMatt Carlson2009-08-262-2/+16
* e1000: Remove unused function e1000_mta_set.Graham, David2009-08-261-46/+0
* igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck2009-08-262-0/+2
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-266-122/+81
* ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala2009-08-261-11/+8
* netxen: bridged mode optimizationsNarender Kumar2009-08-263-2/+116
* netxen: remove netxen_nic_niu.cDhananjay Phadke2009-08-266-290/+141
* netxen: implement generic pcie semaphore functionsDhananjay Phadke2009-08-266-144/+71
* netxen: remove unused codeDhananjay Phadke2009-08-264-390/+11
* r6040: bump to version 0.25 and 20 August 2009 release dateFlorian Fainelli2009-08-231-2/+2
* r6040: move down second PHY detection to r6040_init_oneMark Kelly2009-08-231-8/+7
* r6040: remove unused pioaddr variableMark Kelly2009-08-231-2/+0
* netxen: remove netxen_nic_phan_reg.hDhananjay Phadke2009-08-239-215/+102
* netxen: implement pci driver shutdownAmit Kumar Salecha2009-08-231-8/+30
* netxen: refactor tx dma mapping codeDhananjay Phadke2009-08-231-52/+60
* netxen: fix firmware reset logicDhananjay Phadke2009-08-231-1/+3
* netxen: ethtool statistics and control for LRONarender Kumar2009-08-236-8/+114
* bnx2: Update version to 2.0.2.Michael Chan2009-08-221-2/+2
* bnx2: Use const on flash_table structure.Michael Chan2009-08-222-4/+4
* bnx2: Refine coalescing parameters.Michael Chan2009-08-221-5/+5
* bnx2: Report FTQ discard counter.Michael Chan2009-08-221-8/+12
* bnx2: Apply BROKEN_STATS workaround to 5706 and 5708.Michael Chan2009-08-222-3/+5
* bnx2: Close device if MTU change or ring size change fails.Michael Chan2009-08-221-2/+7
* bnx2: Check if_running() before touching chip registers.Michael Chan2009-08-221-1/+9
* bnx2: Zero out status block before chip reset.Michael Chan2009-08-221-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-2177-2031/+2541
|\
| * mwl8k: update copyright and version numberLennert Buytenhek2009-08-201-2/+2
| * mwl8k: remove mwl8k_queue_work()Lennert Buytenhek2009-08-201-64/+0
| * mwl8k: get rid of mwl8k_configure_filter() workqueue useLennert Buytenhek2009-08-201-45/+20
| * mwl8k: get rid of mwl8k_get_stats() workqueue useLennert Buytenhek2009-08-201-30/+2