aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13pcmcia: xirc2ps_cs bugfixDominik Brodowski1-1/+1
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-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
2010-08-09iwlagn: fix rts cts protectionJohannes Berg11-133/+87
2010-08-09libertas: fix build break by including linux/sched.hJohn W. Linville1-0/+1
2010-08-09Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville1-2/+0
2010-08-08e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher8-0/+18
2010-08-08ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend1-4/+10
2010-08-08of/sparc: fix build regression from of_device changesGrant Likely1-1/+1
2010-08-07netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha1-8/+7
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller32-273/+836
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds19-497/+311
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-24/+8
2010-08-06iwlwifi: fix locking assertionsJohannes Berg4-6/+6
2010-08-06iwlwifi: fix TX tracerJohannes Berg1-1/+1
2010-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King1-4/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely41-167/+167
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-33/+31
2010-08-05usbnet: remove noisy and hardly useful printkChristian Samsel1-1/+0
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville1-0/+2
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams3-33/+121
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams1-16/+40
2010-08-05libertas: get the right # of scanned BSSesDan Williams1-1/+9
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-38/+1
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-25/+8
2010-08-05MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss1-24/+7
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss1-1/+1
2010-08-04virtio_net: implements ethtool_ops.get_drvinfoRusty Russell1-0/+14
2010-08-04ppp: make channel_ops conststephen hemminger3-8/+8
2010-08-04drivers/net/enic: Use %pUB to format a UUIDJoe Perches1-15/+2
2010-08-04davinci_emac: Fix use after free in davinci_emac_removeStefan Weil1-1/+1
2010-08-04via-velocity: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-2/+2
2010-08-04cxgb4vf: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-15/+16