summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-063-3/+3
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-061-1/+1
|\
| * [POWERPC] Disable old EMAC driver in arch/powerpcDavid Gibson2007-07-021-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-07-031-0/+2
|\ \
| * | mlx4_core: Add new Mellanox device IDsJack Morgenstein2007-07-031-0/+2
* | | 3c589_cs: fix local_bh_enable warningPatrick McHardy2007-07-021-1/+1
* | | RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...Dhananjay Phadke2007-07-025-76/+210
* | | drivers/net/ns83820.c: fix a check-after-useAdrian Bunk2007-07-021-1/+3
* | | net/usb/cdc_ether minor sparse cleanupDavid Brownell2007-07-021-4/+4
* | | RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com2007-07-025-30/+124
* | | RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctlydhananjay.phadke@gmail.com2007-07-021-16/+13Star
* | | dm9601: Return 0 from bind() on successPeter Korsgaard2007-07-021-4/+2Star
* | | usbnet: Zero padding byte if there is tail room in skbPeter Korsgaard2007-07-021-3/+6
* | | dm9601: HW header size shouldn't be included in packet lengthPeter Korsgaard2007-07-021-2/+3
* | | starfire list alpha as 64 bit archmaximilian attems2007-07-021-1/+1
* | | myri10ge: SET_NETDEV_DEV()Maik Hampel2007-07-021-0/+2
* | | Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Jeff Garzik2007-07-021-1/+1
|\ \ \
| * | | gianfar: Fix typo bug introduced by move to udp_hdr()Kumar Gala2007-06-291-1/+1
| |/ /
* | | Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-07-0211-1598/+79Star
|\ \ \ | |_|/ |/| |
| * | [PATCH] libertas: remove private ioctlsDan Williams2007-06-286-1551/+6Star
| * | [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams2007-06-284-8/+55
| * | [PATCH] libertas: kill wlan_scan_process_resultsDan Williams2007-06-281-37/+14Star
| * | [PATCH] libertas: style fixesDan Williams2007-06-281-2/+4
* | | smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas2007-07-011-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-301-1/+1
|\ \ \ | |_|/ |/| |
| * | [IRDA]: fix printk formatRandy Dunlap2007-06-291-1/+1
| |/
* | Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Linus Torvalds2007-06-282-2/+3
|\ \
| * | phy: Fix phy_id for Vitesse 824x PHYKumar Gala2007-06-282-2/+3
* | | Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho2007-06-281-1/+1
* | | smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas2007-06-281-7/+7
|/ /
* | 2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering2007-06-271-7/+9
* | cxgb3 - fix register to stop bc/mc trafficDivy Le Ray2007-06-271-3/+5
* | au1000_eth: Fix warnings.Ralf Baechle2007-06-271-1/+1
|/
* [PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov2007-06-241-1/+12
* [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller2007-06-241-5/+5
* cxgb3 - MAC watchdog updateDivy Le Ray2007-06-211-10/+21
* cxgb3 - Stop mac RX when changing MTUDivy Le Ray2007-06-212-1/+70
* cxgb3 - Fix direct XAUI supportDivy Le Ray2007-06-212-2/+10
* cxgb3 - fix netpoll hanlderDivy Le Ray2007-06-212-4/+13
* cxgb3 - fix skb->dev dereferenceDivy Le Ray2007-06-211-1/+1
* natsemi irq flagsGregory Haskins2007-06-211-1/+1
* forcedeth: use unicast receive mode for WoLTim Mann2007-06-211-1/+3
* bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh2007-06-212-7/+6Star
* bonding: Fix use after free in unregister pathJay Vosburgh2007-06-212-2/+2
* spidernet: checksum and ethtoolStephen Hemminger2007-06-212-20/+5Star
* spidernet: turn off descriptor chain end interrupt.Linas Vepstas2007-06-211-2/+2
* spidernet: silence the ramfull messagesLinas Vepstas2007-06-212-9/+12
* spidernet: Don't terminate the RX ringLinas Vepstas2007-06-211-9/+9
* spidernet: Cure RX ram full bugLinas Vepstas2007-06-212-7/+82
* spidernet: null out skb pointer after its been used.Linas Vepstas2007-06-211-0/+1