aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-10-10[TG3]: remove sparse warningsAndy Gospodarek
2007-10-10[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg
2007-10-10[IrDA]: Kingsun KS-959 IrDA USB driverAlex Villacís Lasso
2007-10-10[IrDA]: Kingsun Dazzle IrDA USB driverAlex Villacís Lasso
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma
2007-10-10[NET] netconsole: Support multiple logging targetsSatyam Sharma
2007-10-10[NET] netconsole: Introduce netconsole_netdev_notifierSatyam Sharma
2007-10-10[NET] netconsole: Introduce netconsole_targetSatyam Sharma
2007-10-10[NET] netconsole: Use netif_running() in write_msg()Satyam Sharma
2007-10-10[NET] netconsole: Simplify boot/module option setup logicSatyam Sharma
2007-10-10[NET] netconsole: Remove bogus checkSatyam Sharma
2007-10-10[NET] netconsole: Cleanups, codingstyle, prettyficationSatyam Sharma
2007-10-10[MYRI10GE]: Use LRO.Andrew Gallatin
2007-10-10[EHEA]: Use LRO.Jan-Bernd Themann
2007-10-10[NET]: Virtual ethernet device driver.Pavel Emelyanov
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake
2007-10-05r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu
2007-10-03sky2: jumbo frame regression fixStephen Hemminger
2007-10-03Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-02[PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches
2007-10-02dm9601: Fix receive MTUPeter Korsgaard
2007-10-02mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth
2007-10-02qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer
2007-10-02qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer
2007-10-01Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2007-09-30[PATCH] libertas: build problems when partially modularRandy Dunlap
2007-09-29mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth
2007-09-27e1000: Add device IDs of blade version of the 82571 quad portAuke Kok
2007-09-27sky2: fix transmit state on resumeStephen Hemminger
2007-09-27sky2: FE+ vlan workaroundStephen Hemminger
2007-09-27sky2: sky2 FE+ receive status workaroundStephen Hemminger
2007-09-26mv643xx_eth: duplicate methods in initializerAl Viro
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-25[PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt
2007-09-25Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik
2007-09-25Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo"Jeff Garzik
2007-09-25sky2: be more selective about FIFO watchdogStephen Hemminger
2007-09-25sky2: FE+ Phy initializationStephen Hemminger
2007-09-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-20sky2: version 1.18Stephen Hemminger
2007-09-20sky2: receive FIFO checkingStephen Hemminger
2007-09-20sky2: fe+ chip supportStephen Hemminger
2007-09-20sky2: reorganize chip revision featuresStephen Hemminger
2007-09-20sky2: ethtool speed report bugStephen Hemminger
2007-09-20sky2: fix VLAN receive processing (resend)Stephen Hemminger
2007-09-20[BNX2]: Add PHY workaround for 5709 A1.Michael Chan
2007-09-20[PPP] L2TP: Fix skb handling in pppol2tp_xmitHerbert Xu
2007-09-20[PPP] L2TP: Fix skb handling in pppol2tp_recv_coreHerbert Xu