aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds41-186/+1973
2010-08-23ipheth: add support for iPhone 4Jens Axboe1-0/+5
2010-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller24-137/+174
2010-08-19e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan3-13/+31
2010-08-19e1000e: disable ASPM L1 on 82573Bruce Allan1-0/+1
2010-08-19ll_temac: Fix poll implementationMichal Simek1-2/+2
2010-08-19netxen: fix a race in netxen_nic_get_stats()Eric Dumazet1-2/+0
2010-08-19qlnic: fix a race in qlcnic_get_stats()Eric Dumazet1-2/+0
2010-08-19net: sh_eth: remove unused variableKuninori Morimoto1-1/+1
2010-08-19netxen: update version 4.0.74Amit Kumar Salecha1-2/+2
2010-08-19netxen: fix inconsistent lock stateAmit Kumar Salecha1-4/+0
2010-08-19ibmveth: Fix opps during MTU change on an active deviceRobert Jennings1-17/+15
2010-08-18ehea: Fix synchronization between HW and SW send queueAndre Detsch2-2/+61
2010-08-18bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner1-2/+2
2010-08-18bnx2x: Fix PHY locking problemYaniv Rosner1-2/+7
2010-08-18net: add Fast Ethernet driver for PXA168.Sachin Sanap3-0/+1677
2010-08-18iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy1-2/+2
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches13-50/+50
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-16/+48
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg4-50/+94
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville1-8/+0
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-16/+48
2010-08-14iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2-11/+11
2010-08-14iwlwifi: long monitor timerWey-Yi Guy6-29/+30
2010-08-13pcmcia: xirc2ps_cs bugfixDominik Brodowski1-1/+1
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky1-0/+21
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan5-7/+11
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin1-1/+1
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan1-1/+2
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-180/+160
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-15/+77
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds41-168/+168
2010-08-11phylib: available for any speed ethernetRandy Dunlap1-1/+1
2010-08-11ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan1-5/+10
2010-08-11ipw2100: register pm_qos request before registering pci driverJohn W. Linville1-2/+3
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds2-2/+2
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+2
2010-08-11drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton1-0/+2
2010-08-11param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell1-2/+30
2010-08-11param: lock myri10ge_fw_name against sysfs changes.Rusty Russell1-13/+41
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell2-0/+6
2010-08-10caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland1-2/+2
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller13-135/+88
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King1-4/+2
2010-08-10usbnet: rx_submit() should return an error code.David S. Miller1-6/+16
2010-08-10qlcnic: using too much stackDan Carpenter1-6/+21
2010-08-10qlcnic: clean up qlcnic_init_pci_info()Dan Carpenter1-22/+23
2010-08-10phy.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2010-08-10farsync: Fix compile warnings.David S. Miller1-7/+8
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-339/+927