summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan2009-01-301-3/+3
| | |/ | |/|
| * | tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter2009-01-291-4/+19
| * | drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin2009-01-291-2/+2
| * | gianfar: Fix Wake-on-LAN supportAnton Vorontsov2009-01-291-0/+2
| * | smsc911x: timeout reaches -1Roel Kluin2009-01-291-1/+1
| * | smsc9420: fix interrupt signalling test failuresSteve Glendinning2009-01-291-2/+1
| * | ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang2009-01-294-3/+32
| * | wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-292-14/+16
| * | netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki2009-01-291-1/+3
| * | netxen: revert jumbo ringsizeDhananjay Phadke2009-01-291-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-293-3/+21
| |\ \
| | * | ath5k: fix locking in ath5k_configBob Copeland2009-01-291-1/+9
| | * | iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi2009-01-291-0/+4
| | * | rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger2009-01-291-2/+8
| | |/
| * | e1000: fix bug with shared interrupt during resetJesse Brandeburg2009-01-271-2/+2
| * | r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar2009-01-261-1/+0
| * | virtio_net: use correct accessors for scatterlistsIra W. Snyder2009-01-261-3/+3
| |/
* | net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller2009-01-2711-0/+13
* | cxgb3: Notify fatal errorsDivy Le Ray2009-01-263-4/+28
* | smsc911x: leave RX_STOP interrupt permanently enabledSteve Glendinning2009-01-261-10/+3
* | smc91x: struct net_device_opsMagnus Damm2009-01-261-8/+14
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-2619-50/+54
* | net: pppoe - stop using proc internalsCyrill Gorcunov2009-01-261-28/+6
* | pppol2tp: stop using proc internalsAlexey Dobriyan2009-01-261-43/+5
* | ixgbe: add support KX/KX4 deviceDon Skidmore2009-01-264-0/+24
* | ixgbe: fix slow load times on 82598 nicsDon Skidmore2009-01-261-7/+18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-2621-184/+271
|\ \ | |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-261-10/+10
| |\
| | * [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-241-10/+10
| * | gianfar: Revive VLAN supportAnton Vorontsov2009-01-261-5/+1
| * | bnx2x: tx_has_work should not wait for FWVladislav Zolotarov2009-01-261-5/+12
| * | netxen: reduce memory footprintDhananjay Phadke2009-01-262-7/+10
| * | netxen: fix vlan tso/checksum offloadDhananjay Phadke2009-01-261-11/+20
| * | e1000e: workaround hw errataJesse Brandeburg2009-01-262-1/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-254-7/+29
| |\ \
| | * | rtl8187: Add termination packet to prevent stallLarry Finger2009-01-231-0/+1
| | * | iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2009-01-232-5/+23
| | * | p54usb: fix packet loss with first generation devicesChristian Lamparter2009-01-231-2/+5
| * | | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson2009-01-251-1/+2
| |/ /
| * | phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-221-0/+12
| * | phylib: Fix oops in suspend/resume pathsAnton Vorontsov2009-01-221-5/+3
| * | bnx2x: VersionEilon Greenstein2009-01-221-2/+2
| * | bnx2x: loopback test failureEilon Greenstein2009-01-221-6/+7
| * | bnx2x: Missing rmb when waiting for FW responseEilon Greenstein2009-01-221-0/+1
| * | bnx2x: Calling napi_delEilon Greenstein2009-01-221-0/+6
| * | bnx2x: Carrier off first callEilon Greenstein2009-01-221-2/+2
| * | bnx2x: Handling load failuresEilon Greenstein2009-01-221-66/+88
| * | bnx2x: Disable napiEilon Greenstein2009-01-221-3/+2
| * | bnx2x: Reset HW before useEilon Greenstein2009-01-221-8/+9
| * | iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-222-2/+2
OpenPOWER on IntegriCloud