summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-08-17qlcnic: fix aer for virtual funcAmit Kumar Salecha
2010-08-17enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu
2010-08-17enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu
2010-08-17enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu
2010-08-17enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu
2010-08-17enic: Add new firmware devcmdsRoopa Prabhu
2010-08-17enic: Add support for firmware management deviceRoopa Prabhu
2010-08-17enic: Add set mac addressRoopa Prabhu
2010-08-17cpmac: fix all checkpatch errors and warningsFlorian Fainelli
2010-08-17am79c961a: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-17r6040: fix all checkpatch errors and warningsFlorian Fainelli
2010-08-17pcnet_cs: Use pr_fmt and pr_<level>Joe Perches
2010-08-17pcnet_cs: Use proper netdev_*-printoutsWolfram Sang
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-08-17drivers/net: Adjust confusing if indentationJulia Lawall
2010-08-17drivers/net/hamradio: Adjust confusing if indentationJulia Lawall
2010-08-17drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall
2010-08-17drivers/net: Adjust confusing if indentationJulia Lawall
2010-08-17drivers/net: Adjust confusing if indentationJulia Lawall
2010-08-17drivers/net/irda: Adjust confusing if indentationJulia Lawall
2010-08-17drivers/net/wan: Adjust confusing if indentationJulia Lawall
2010-08-17macvtap: Implement multiqueue for macvtap driverKrishna Kumar
2010-08-17bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov
2010-08-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-13pcmcia: xirc2ps_cs bugfixDominik Brodowski
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12phylib: available for any speed ethernetRandy Dunlap
2010-08-11ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan
2010-08-11ipw2100: register pm_qos request before registering pci driverJohn W. Linville
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton
2010-08-11param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell
2010-08-11param: lock myri10ge_fw_name against sysfs changes.Rusty Russell
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-10caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10usbnet: rx_submit() should return an error code.David S. Miller
2010-08-10qlcnic: using too much stackDan Carpenter
2010-08-10qlcnic: clean up qlcnic_init_pci_info()Dan Carpenter
2010-08-10phy.c: fix kernel-doc warningsRandy Dunlap
2010-08-10farsync: Fix compile warnings.David S. Miller