summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-11-02dm9601: Fix receive MTUPeter Korsgaard1-1/+1
2007-11-02netdrvr: natsemi: Fix device removal bugJeff Garzik1-1/+1
2007-11-02libertas: more endianness breakageAl Viro2-5/+5
2007-11-02libertas: fix endianness breakageAl Viro1-4/+2
2007-10-10Fix ppp_mppe kernel stack usage.Michal Schmidt1-8/+6
2007-10-10sky2: fix transmit state on resumeStephen Hemminger1-1/+16
2007-10-10sky2: fix VLAN receive processingStephen Hemminger1-1/+8
2007-10-10sky2: reduce impact of watchdog timerStephen Hemminger2-28/+19
2007-09-26bcm43xx: Fix cancellation of work queue crashesLarry Finger3-10/+22
2007-09-26fix realtek phy id in forcedethWilly Tarreau1-1/+1
2007-08-30PPP: Fix PPP buffer sizing.Konstantin Sharlaimov1-1/+1
2007-08-30sky2: don't clear phy power bitsStephen Hemminger1-2/+2
2007-08-30NET: Share correct feature code between bridging and bondingHerbert Xu1-21/+9
2007-08-22forcedeth: fix random hang in forcedeth driver when using netconsoleTimo Jantunen1-5/+5
2007-08-22r8169: avoid needless NAPI poll schedulingFrancois Romieu1-8/+10
2007-08-22sky2: check drop truncated packetsStephen Hemminger1-0/+8
2007-08-22sky2: check for more work before leaving NAPIStephen Hemminger1-18/+17
2007-08-22sky2: carrier managementStephen Hemminger1-7/+4
2007-08-22sky2: restore workarounds for lost interruptsStephen Hemminger1-1/+8
2007-08-09forcedeth bug fix: realtek phyAyaz Abdulla1-0/+54
2007-08-09forcedeth bug fix: vitesse phyAyaz Abdulla1-0/+88
2007-08-09forcedeth bug fix: cicada phyAyaz Abdulla1-10/+10
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