summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-10-24Bugzilla 677. Allow FEC MAC address override.Quinn Jensen
2007-10-24CR ENGR00052918 fec 2.6.22 workqueue changesQuinn Jensen
2007-10-24Bugzilla 510: Update to code review fixes following L2618.2Quinn Jensen
2007-10-24This patch adds network drivers (CS8900, FEC, IrDA) to the linux 2.6.22Quinn Jensen
2007-08-30PPP: Fix PPP buffer sizing.Konstantin Sharlaimov
2007-08-30sky2: don't clear phy power bitsStephen Hemminger
2007-08-30NET: Share correct feature code between bridging and bondingHerbert Xu
2007-08-22forcedeth: fix random hang in forcedeth driver when using netconsoleTimo Jantunen
2007-08-22r8169: avoid needless NAPI poll schedulingFrancois Romieu
2007-08-22sky2: check drop truncated packetsStephen Hemminger
2007-08-22sky2: check for more work before leaving NAPIStephen Hemminger
2007-08-22sky2: carrier managementStephen Hemminger
2007-08-22sky2: restore workarounds for lost interruptsStephen Hemminger
2007-08-09forcedeth bug fix: realtek phyAyaz Abdulla
2007-08-09forcedeth bug fix: vitesse phyAyaz Abdulla
2007-08-09forcedeth bug fix: cicada phyAyaz Abdulla
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau
2007-07-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-07-02mlx4_core: Add new Mellanox device IDsJack Morgenstein
2007-07-023c589_cs: fix local_bh_enable warningPatrick McHardy
2007-07-02RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...Dhananjay Phadke
2007-07-02drivers/net/ns83820.c: fix a check-after-useAdrian Bunk
2007-07-02net/usb/cdc_ether minor sparse cleanupDavid Brownell
2007-07-02RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com
2007-07-02RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctlydhananjay.phadke@gmail.com
2007-07-02dm9601: Return 0 from bind() on successPeter Korsgaard
2007-07-02usbnet: Zero padding byte if there is tail room in skbPeter Korsgaard
2007-07-02dm9601: HW header size shouldn't be included in packet lengthPeter Korsgaard
2007-07-02starfire list alpha as 64 bit archmaximilian attems
2007-07-02myri10ge: SET_NETDEV_DEV()Maik Hampel
2007-07-02Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Jeff Garzik
2007-07-02Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-07-02[POWERPC] Disable old EMAC driver in arch/powerpcDavid Gibson
2007-07-01smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas
2007-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-06-28[IRDA]: fix printk formatRandy Dunlap
2007-06-29gianfar: Fix typo bug introduced by move to udp_hdr()Kumar Gala
2007-06-28Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Linus Torvalds
2007-06-28Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho
2007-06-28smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas
2007-06-28phy: Fix phy_id for Vitesse 824x PHYKumar Gala
2007-06-28[PATCH] libertas: remove private ioctlsDan Williams
2007-06-28[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams
2007-06-28[PATCH] libertas: kill wlan_scan_process_resultsDan Williams
2007-06-28[PATCH] libertas: style fixesDan Williams
2007-06-272.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering
2007-06-27cxgb3 - fix register to stop bc/mc trafficDivy Le Ray
2007-06-27au1000_eth: Fix warnings.Ralf Baechle
2007-06-23[PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov