aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-04-16IB/mlx4: Fix incorrect commentEli Cohen
2008-04-16IB/mlx4: Fix race when detaching a QP from a multicast groupEli Cohen
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen
2008-04-16mlx4_core: Increase max number of QPs to 128KJack Morgenstein
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier
2008-04-16mlx4_core: Move opening brace of function onto a new lineRoland Dreier
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-15PS3: gelic: fix the oops on the broken IE returned from the hypervisorMasakazu Mokuno
2008-04-15b43legacy: fix DMA mapping leakageStefano Brivio
2008-04-15b43legacy: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15b43legacy: fix initvals loading on bcm4303Stefano Brivio
2008-04-15rtl8187: Add missing priv->vif assignmentsHerton Ronaldo Krzesinski
2008-04-15netconsole: only set CON_PRINTBUFFER if the user specifies a netconsoleMichael Ellerman
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-12net: check for underlength tap writesRusty Russell
2008-04-12net: make struct tun_struct private to tun.cRusty Russell
2008-04-12tg3: fix MMIO for PPC 44x platformsSergei Shtylyov
2008-04-12Mark generic HDLC + PPP as broken.Krzysztof Halasa
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein
2008-04-12sc92031: sysfs link missingStephen Hemminger
2008-04-12smc91x driver: fix bug: print warning only in interrupt modeSonic Zhang
2008-04-12forcedeth: mac address fixAyaz Abdulla
2008-04-12macb: Use semicolon instead of comma for statementAtsushi Nemoto
2008-04-12macb: Call phy_disconnect on removingAtsushi Nemoto
2008-04-12ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund
2008-04-12fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart
2008-04-12sky2: missing chip name for Yukon SupremeStephen Hemminger
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-09BNX2X: Correct bringing chip out of resetEliezer Tamir
2008-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-04-09rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller
2008-04-07iwlwifi: fix n-band association problemAbhijeet Kolekar
2008-04-07ipw2200: set MAC address on radiotap interfaceDaniel Drake
2008-04-07libertas: fix mode initialization problemHolger Schurig
2008-04-07virtio_net: remove overzealous printkAnthony Liguori
2008-04-07Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"Linus Torvalds
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-04fix endian lossage in forcedethAl Viro
2008-04-04net/tokenring/olympic.c section fixesAdrian Bunk
2008-04-04net: marvell.c fix sparse shadowed variable warningHarvey Harrison
2008-04-03[TG3]: Add PHY workaround for 5784Matt Carlson
2008-04-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-04-03[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel
2008-04-02sky2: fix suspend/resume racesStephen Hemminger