aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman12-17/+23
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman6-0/+18
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman8-0/+35
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman3-6/+9
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman11-27/+38
2007-10-10[TG3]: remove sparse warningsAndy Gospodarek1-8/+5
2007-10-10[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg1-2/+1
2007-10-10[IrDA]: Kingsun KS-959 IrDA USB driverAlex Villacís Lasso3-0/+954
2007-10-10[IrDA]: Kingsun Dazzle IrDA USB driverAlex Villacís Lasso3-0/+836
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma2-26/+589
2007-10-10[NET] netconsole: Support multiple logging targetsSatyam Sharma1-40/+131
2007-10-10[NET] netconsole: Introduce netconsole_netdev_notifierSatyam Sharma1-0/+32
2007-10-10[NET] netconsole: Introduce netconsole_targetSatyam Sharma1-11/+25
2007-10-10[NET] netconsole: Use netif_running() in write_msg()Satyam Sharma1-9/+9
2007-10-10[NET] netconsole: Simplify boot/module option setup logicSatyam Sharma1-13/+14
2007-10-10[NET] netconsole: Remove bogus checkSatyam Sharma1-3/+0
2007-10-10[NET] netconsole: Cleanups, codingstyle, prettyficationSatyam Sharma1-28/+27
2007-10-10[MYRI10GE]: Use LRO.Andrew Gallatin2-1/+109
2007-10-10[EHEA]: Use LRO.Jan-Bernd Themann4-7/+100
2007-10-10[NET]: Virtual ethernet device driver.Pavel Emelyanov3-0/+484
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger78-1380/+1241
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake2-1/+4
2007-10-05r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu1-3/+13
2007-10-03sky2: jumbo frame regression fixStephen Hemminger1-3/+0
2007-10-03Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-1/+1
2007-10-02[PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches1-1/+1
2007-10-02dm9601: Fix receive MTUPeter Korsgaard1-1/+1
2007-10-02mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth1-1/+0
2007-10-02qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer1-0/+6
2007-10-02qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer1-0/+1
2007-10-01Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds1-1/+1
2007-09-30[PATCH] libertas: build problems when partially modularRandy Dunlap1-1/+1
2007-09-29mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth2-2/+4
2007-09-27e1000: Add device IDs of blade version of the 82571 quad portAuke Kok4-0/+5
2007-09-27sky2: fix transmit state on resumeStephen Hemminger1-1/+16
2007-09-27sky2: FE+ vlan workaroundStephen Hemminger1-2/+6
2007-09-27sky2: sky2 FE+ receive status workaroundStephen Hemminger1-11/+17
2007-09-26mv643xx_eth: duplicate methods in initializerAl Viro1-2/+0
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-8/+6
2007-09-25[PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt1-8/+6
2007-09-25Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmpJeff Garzik1-1/+13
2007-09-25Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo"Jeff Garzik1-1/+1
2007-09-25sky2: be more selective about FIFO watchdogStephen Hemminger2-14/+15
2007-09-25sky2: FE+ Phy initializationStephen Hemminger1-0/+10
2007-09-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-70/+58
2007-09-20sky2: version 1.18Stephen Hemminger1-1/+1
2007-09-20sky2: receive FIFO checkingStephen Hemminger2-17/+66
2007-09-20sky2: fe+ chip supportStephen Hemminger2-37/+117
2007-09-20sky2: reorganize chip revision featuresStephen Hemminger2-57/+90
2007-09-20sky2: ethtool speed report bugStephen Hemminger1-7/+0