summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau3-3/+3
2007-07-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2007-07-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-0/+2
2007-07-02mlx4_core: Add new Mellanox device IDsJack Morgenstein1-0/+2
2007-07-023c589_cs: fix local_bh_enable warningPatrick McHardy1-1/+1
2007-07-02RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...Dhananjay Phadke5-76/+210
2007-07-02drivers/net/ns83820.c: fix a check-after-useAdrian Bunk1-1/+3
2007-07-02net/usb/cdc_ether minor sparse cleanupDavid Brownell1-4/+4
2007-07-02RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com5-30/+124
2007-07-02RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctlydhananjay.phadke@gmail.com1-16/+13
2007-07-02dm9601: Return 0 from bind() on successPeter Korsgaard1-4/+2
2007-07-02usbnet: Zero padding byte if there is tail room in skbPeter Korsgaard1-3/+6
2007-07-02dm9601: HW header size shouldn't be included in packet lengthPeter Korsgaard1-2/+3
2007-07-02starfire list alpha as 64 bit archmaximilian attems1-1/+1
2007-07-02myri10ge: SET_NETDEV_DEV()Maik Hampel1-0/+2
2007-07-02Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Jeff Garzik1-1/+1
2007-07-02Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik11-1598/+79
2007-07-02[POWERPC] Disable old EMAC driver in arch/powerpcDavid Gibson1-1/+1
2007-07-01smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas1-1/+1
2007-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-1/+1
2007-06-28[IRDA]: fix printk formatRandy Dunlap1-1/+1
2007-06-29gianfar: Fix typo bug introduced by move to udp_hdr()Kumar Gala1-1/+1
2007-06-28Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Linus Torvalds2-2/+3
2007-06-28Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho1-1/+1
2007-06-28smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas1-7/+7
2007-06-28phy: Fix phy_id for Vitesse 824x PHYKumar Gala2-2/+3
2007-06-28[PATCH] libertas: remove private ioctlsDan Williams6-1551/+6
2007-06-28[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams4-8/+55
2007-06-28[PATCH] libertas: kill wlan_scan_process_resultsDan Williams1-37/+14
2007-06-28[PATCH] libertas: style fixesDan Williams1-2/+4
2007-06-272.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering1-7/+9
2007-06-27cxgb3 - fix register to stop bc/mc trafficDivy Le Ray1-3/+5
2007-06-27au1000_eth: Fix warnings.Ralf Baechle1-1/+1
2007-06-23[PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov1-1/+12
2007-06-23[PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller1-5/+5
2007-06-20cxgb3 - MAC watchdog updateDivy Le Ray1-10/+21
2007-06-20cxgb3 - Stop mac RX when changing MTUDivy Le Ray2-1/+70
2007-06-20cxgb3 - Fix direct XAUI supportDivy Le Ray2-2/+10
2007-06-20cxgb3 - fix netpoll hanlderDivy Le Ray2-4/+13
2007-06-20cxgb3 - fix skb->dev dereferenceDivy Le Ray1-1/+1
2007-06-20natsemi irq flagsGregory Haskins1-1/+1
2007-06-20forcedeth: use unicast receive mode for WoLTim Mann1-1/+3
2007-06-20bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh2-7/+6
2007-06-20bonding: Fix use after free in unregister pathJay Vosburgh2-2/+2
2007-06-20spidernet: checksum and ethtoolStephen Hemminger2-20/+5
2007-06-20spidernet: turn off descriptor chain end interrupt.Linas Vepstas1-2/+2
2007-06-20spidernet: silence the ramfull messagesLinas Vepstas2-9/+12
2007-06-20spidernet: Don't terminate the RX ringLinas Vepstas1-9/+9
2007-06-20spidernet: Cure RX ram full bugLinas Vepstas2-7/+82
2007-06-20spidernet: null out skb pointer after its been used.Linas Vepstas1-0/+1