summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-07-08Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt5-107/+101
2007-07-08acenic: SET_NETDEV_DEV is always there these daysGeert Uytterhoeven1-4/+0
2007-07-08b44: use netdev_alloc_skbStephen Hemminger1-3/+2
2007-07-08b44: packet offset is constantStephen Hemminger2-19/+13
2007-07-08b44: tx bounce sizing.Stephen Hemminger1-7/+5
2007-07-08b44: timer power savingStephen Hemminger1-5/+4
2007-07-08tulip: Convert to generic booleanRichard Knutsson2-58/+49
2007-07-08cxgb3 - TP SRAM updateDivy Le Ray4-0/+164
2007-07-08cxgb3 - Firmware updateDivy Le Ray3-20/+28
2007-07-08cxgb3 - sge page managementDivy Le Ray2-229/+232
2007-07-08drivers/net: fix comparisons of unsigned < 0Bill Nottingham3-6/+4
2007-07-08PCMCIA-NETDEV : add new ID of lan&modem multifunction cardKomuro2-1/+23
2007-07-08usbnet whitespace fixesDavid Brownell2-42/+44
2007-07-088139cp: Convert to generic booleanRichard Knutsson1-8/+3
2007-07-08phylib: m88e1111: enable SGMII modeKapil Juneja1-0/+16
2007-07-08gianfar: add support for SGMIIKapil Juneja3-11/+77
2007-07-08phylib: add the ICPlus IP175C PHY driverMichael Barkowski3-0/+140
2007-07-08s2io: add PCI error recovery supportLinas Vepstas2-3/+0
2007-07-08s2io: add PCI error recovery supportLinas Vepstas2-5/+116
2007-07-08[PATCH] hostap: Remove driver version numberJouni Malinen6-19/+0
2007-07-08[PATCH] hostap: Use list_for_each_entryMatthias Kaehlcke1-22/+10
2007-07-08[PATCH] hostap: Suppress broadcast if no stations are associatedPavel Roskin1-0/+2
2007-07-08[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuationLarry Finger1-1/+1
2007-07-08[PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake4-1/+17
2007-07-08[PATCH] zd1211rw: Add UW2453 RF supportDaniel Drake5-8/+547
2007-07-08[PATCH] zd1211rw: Extend RF layerDaniel Drake3-0/+22
2007-07-08[PATCH] zd1211rw: Add ID for ZyXEL G-200v2Daniel Drake1-0/+1
2007-07-08[PATCH] rtl8187: add header blocks and indicate origin of magic valuesJohn W. Linville5-4/+47
2007-07-08[PATCH] Add rtl8187 wireless driverMichael Wu7-0/+1863
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