summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-042-4/+17
* gianfar: fix compile warningGrant Likely2007-12-041-1/+1
* pasemi_mac: Fix reuse of free'd skbOlof Johansson2007-12-041-1/+1
* SMC911X: Fix using of dereferenced skb after netif_rxWang Chen2007-12-041-1/+1
* sky2: recovery deadlock fixStephen Hemminger2007-12-041-4/+2
* Fix memory corruption in fec_mpc52xxJon Smirl2007-12-041-2/+2
* Don't claim to do IPv6 checksum offloadDavid Woodhouse2007-12-041-1/+1
* cxgb - revert file mode changes.Divy Le Ray2007-12-044-0/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-031-6/+5
|\
| * [SUNGEM]: Fix NAPI regression with reset workJohannes Berg2007-11-291-6/+5
* | LIB82596: correct data types for hardware addressesThomas Bogendoerfer2007-12-011-25/+25
* | via-velocity: don't oops on MTU change (resend)Stephen Hemminger2007-12-011-8/+3
* | Stop phy code from returning success to unknown ioctls.David Woodhouse2007-12-011-0/+3
* | SET_NETDEV_DEV() in fec_mpc52xx.cDavid Woodhouse2007-12-011-0/+2
* | net: smc911x: only enable for mpr2 on sh.Paul Mundt2007-12-011-1/+1
* | e1000: Fix NAPI state bug when Rx completeAuke Kok2007-12-011-1/+1
* | sky2: turn of dynamic Tx watermark workaround (FE+ only)Stephen Hemminger2007-12-011-0/+7
* | sky2: don't use AER routinesStephen Hemminger2007-12-011-30/+7
* | sky2: revert to access PCI config via device spaceStephen Hemminger2007-12-012-38/+56
* | cxgb - fix statsDivy Le Ray2007-12-014-89/+96
* | cxgb - fix NAPIDivy Le Ray2007-12-011-4/+2
* | cxgb - fix T2 GSODivy Le Ray2007-12-013-20/+18
* | ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...Kim Phillips2007-12-011-0/+10
* | phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips2007-12-011-9/+17
* | skge: MTU changing fixStephen Hemminger2007-12-011-33/+2
* | skge: serial mode register valuesStephen Hemminger2007-12-011-3/+6
* | skge version 1.13Stephen Hemminger2007-12-011-1/+1
* | skge: increase TX threshold for JumboStephen Hemminger2007-12-011-6/+5
* | skge: fiber link up/down fixStephen Hemminger2007-12-011-7/+12
* | skge: retry on MAC shutdownStephen Hemminger2007-12-011-11/+8
* | skge: receive flush logicStephen Hemminger2007-12-011-7/+2
* | skge: FIFO Ram calculation errorStephen Hemminger2007-12-011-2/+2
* | S2io: Fixed the case when the card initialization fails on mtu changeSreenivasa Honnur2007-12-011-9/+23
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-0113-21/+33
|\ \
| * | iwlwifi 4965 Fix race conditional panic.Joonwoo Park2007-11-291-0/+1
| * | iwlwifi 3945 Fix race conditional panic.Joonwoo Park2007-11-291-0/+1
| * | iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2007-11-292-7/+12
| * | libertas: let more than one MAC event throughHolger Schurig2007-11-291-1/+2
| * | libertas: Don't set NETIF_F_IPV6_CSUM in dev->featuresDavid Woodhouse2007-11-291-4/+0
| * | drivers/net/wireless: Add missing "space"Joe Perches2007-11-296-6/+6
| * | b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio2007-11-293-3/+3
| * | iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool2007-11-292-0/+8
* | | Merge branch 'master' into upstream-fixesJeff Garzik2007-12-019-19/+30
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-11-271-1/+1
| |\ \ \
| | * | | mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein2007-11-201-1/+1
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-264-10/+17
| |\ \ \ | | | |/ | | |/|
| | * | rt2x00: Request usb_maxpacket() onceIvo van Doorn2007-11-184-10/+17
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-11-262-2/+2
| |\ \
| | * | Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger2007-11-152-2/+2
| | |/
| * | plip: fix parport_register_device name parameterMikulas Patocka2007-11-261-1/+1
OpenPOWER on IntegriCloud