summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: turn off lro when rxcsum is disabled.Sucheta Chakraborty2010-08-173-1/+25
* qlcnic: fix link diag testSony Chacko2010-08-172-9/+9
* qlcnic: fix link status messageSony Chacko2010-08-171-2/+2
* qlcnic: add eswitch statistics supportAmit Kumar Salecha2010-08-173-1/+287
* qlcnic: fix for setting function modesRajesh Borundia2010-08-171-3/+0
* qlcnic: device state management fixes for virtual funcAmit Kumar Salecha2010-08-172-34/+51
* qlcnic: fix aer for virtual funcAmit Kumar Salecha2010-08-171-1/+1
* enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu2010-08-171-1/+1
* enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu2010-08-172-4/+8
* enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu2010-08-171-15/+0
* enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu2010-08-171-3/+4
* enic: Add new firmware devcmdsRoopa Prabhu2010-08-171-0/+12
* enic: Add support for firmware management deviceRoopa Prabhu2010-08-172-7/+31
* enic: Add set mac addressRoopa Prabhu2010-08-172-2/+4
* cpmac: fix all checkpatch errors and warningsFlorian Fainelli2010-08-171-13/+20
* am79c961a: Use net_device_stats from struct net_deviceTobias Klauser2010-08-172-20/+16
* r6040: fix all checkpatch errors and warningsFlorian Fainelli2010-08-171-14/+20
* pcnet_cs: Use pr_fmt and pr_<level>Joe Perches2010-08-171-13/+13
* pcnet_cs: Use proper netdev_*-printoutsWolfram Sang2010-08-171-31/+27
* ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-1714-169/+0
* drivers/net: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* drivers/net/hamradio: Adjust confusing if indentationJulia Lawall2010-08-161-1/+2
* drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall2010-08-161-5/+5
* drivers/net: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* drivers/net: Adjust confusing if indentationJulia Lawall2010-08-162-6/+6
* drivers/net/irda: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* drivers/net/wan: Adjust confusing if indentationJulia Lawall2010-08-163-3/+3
* macvtap: Implement multiqueue for macvtap driverKrishna Kumar2010-08-161-17/+82
* bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov2010-08-163-19/+36
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-1610-16/+48
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1610-16/+48
| |\
| | * ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
| | * ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
| | * wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
| | * ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
| | * ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
| | * ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3
* | | pcmcia: xirc2ps_cs bugfixDominik Brodowski2010-08-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1319-180/+160
|\ \ \ | |/ /
| * | phylib: available for any speed ethernetRandy Dunlap2010-08-111-1/+1
| * | caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland2010-08-101-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1013-135/+88
| |\ \ | | |/
| | * iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87
| | * libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1
| | * Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville2010-08-091-2/+0
| * | usbnet: rx_submit() should return an error code.David S. Miller2010-08-101-6/+16
| * | qlcnic: using too much stackDan Carpenter2010-08-101-6/+21
| * | qlcnic: clean up qlcnic_init_pci_info()Dan Carpenter2010-08-101-22/+23
| * | phy.c: fix kernel-doc warningsRandy Dunlap2010-08-101-1/+1
| * | farsync: Fix compile warnings.David S. Miller2010-08-101-7/+8
| |/