| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 2010-05-17 | 4 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-11 | 8 | -9/+37 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-10 | 5 | -7/+35 |
| |\ |
|
| | * | ar9170: wait for asynchronous firmware loading | Christian Lamparter | 2010-05-07 | 2 | -0/+12 |
| | * | iwlwifi: work around passive scan issue | Johannes Berg | 2010-04-30 | 3 | -7/+23 |
| * | | phy: Fix initialization in micrel driver. | David S. Miller | 2010-05-06 | 1 | -0/+1 |
| * | | veth: Dont kfree_skb() after dev_forward_skb() | Eric Dumazet | 2010-05-06 | 1 | -1/+0 |
| * | | net/gianfar: drop recycled skbs on MTU change | Sebastian Andrzej Siewior | 2010-05-05 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-05 | 13 | -60/+196 |
|\ \ \
| |/ / |
|
| * | | FEC: Fix kernel panic in fec_set_mac_address. | Mattias Walström | 2010-05-05 | 1 | -1/+1 |
| * | | net: ep93xx_eth stops receiving packets | David S. Miller | 2010-05-03 | 1 | -5/+5 |
| * | | drivers/net/phy: micrel phy driver | David J. Choi | 2010-05-03 | 3 | -0/+110 |
| * | | dm9601: fix phy/eeprom write routine | Peter Korsgaard | 2010-05-03 | 1 | -1/+1 |
| * | | ppp_generic: handle non-linear skbs when passing them to pppd | Simon Arlott | 2010-05-03 | 1 | -1/+4 |
| * | | ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid | Simon Arlott | 2010-05-03 | 1 | -11/+18 |
| * | | net/usb: initiate sync sequence in sierra_net.c driver | Elina Pasheva | 2010-05-01 | 1 | -0/+3 |
| * | | net/usb: remove default in Kconfig for sierra_net driver | Elina Pasheva | 2010-04-30 | 1 | -1/+0 |
| * | | r8169: Fix rtl8169_rx_interrupt() | Eric Dumazet | 2010-04-30 | 1 | -5/+17 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-30 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | p54pci: fix bugs in p54p_check_tx_ring | Hans de Goede | 2010-04-26 | 1 | -1/+1 |
| * | | e1000e: Fix oops caused by ASPM patch. | Anton Blanchard | 2010-04-30 | 1 | -0/+3 |
| * | | net/sb1250: register mdio bus in probe | Sebastian Siewior | 2010-04-28 | 1 | -34/+33 |
* | | | NET: mdio-octeon: Enable the hardware before using it. | David Daney | 2010-04-30 | 1 | -0/+10 |
|/ / |
|
* | | sfc: Change falcon_probe_board() to fail for unsupported boards | Ben Hutchings | 2010-04-28 | 3 | -12/+7 |
* | | sfc: Always close net device at the end of a disabling reset | Ben Hutchings | 2010-04-28 | 1 | -2/+2 |
* | | sfc: Wait at most 10ms for the MC to finish reading out MAC statistics | Ben Hutchings | 2010-04-28 | 1 | -2/+11 |
* | | net/usb: add sierra_net.c driver | Elina Pasheva | 2010-04-27 | 3 | -0/+1012 |
* | | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson | 2010-04-27 | 1 | -0/+1 |
* | | gianfar: Wait for both RX and TX to stop | Andy Fleming | 2010-04-27 | 1 | -3/+3 |
* | | ipheth: potential null dereferences on error path | Dan Carpenter | 2010-04-27 | 1 | -7/+8 |
* | | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() | Ken Kawasaki | 2010-04-27 | 1 | -10/+21 |
* | | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad... | Andreas Hartmann | 2010-04-27 | 1 | -0/+1 |
* | | bnx2: Update version to 2.0.9. | Michael Chan | 2010-04-27 | 1 | -2/+2 |
* | | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. | Michael Chan | 2010-04-27 | 1 | -18/+20 |
* | | bnx2: Fix lost MSI-X problem on 5709 NICs. | Michael Chan | 2010-04-27 | 1 | -1/+5 |
* | | cxgb3: Wait longer for control packets on initialization | Andre Detsch | 2010-04-27 | 1 | -1/+1 |
* | | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata | Bruce Allan | 2010-04-27 | 3 | -40/+55 |
* | | ixgbe: Power down PHY during driver resets | Peter Waskiewicz | 2010-04-27 | 3 | -24/+62 |
* | | r8169: more broken register writes workaround | françois romieu | 2010-04-26 | 1 | -0/+5 |
* | | r8169: failure to enable mwi should not be fatal | françois romieu | 2010-04-26 | 1 | -14/+13 |
* | | tg3: Fix INTx fallback when MSI fails | Andre Detsch | 2010-04-26 | 1 | -0/+1 |
* | | e100: Fix the TX workqueue race | Alan Cox | 2010-04-24 | 1 | -2/+8 |
* | | gianfar: Fix potential oops during OF address translation | Anton Vorontsov | 2010-04-23 | 1 | -5/+1 |
* | | fsl_pq_mdio: Fix kernel oops during OF address translation | Anton Vorontsov | 2010-04-23 | 1 | -6/+14 |
* | | drivers/net/usb: Add new driver ipheth | Diego Giagio | 2010-04-21 | 4 | -0/+582 |
* | | cxgb3: fix linkup issue | Hiroshi Shimamoto | 2010-04-21 | 1 | -1/+1 |
* | | KS8851: NULL pointer dereference if list is empty | Abraham Arce | 2010-04-21 | 1 | -5/+7 |
* | | net: 3c574_cs fix stats.tx_bytes counter | Alexander Kurz | 2010-04-21 | 1 | -2/+5 |
* | | can: Fix possible NULL pointer dereference in ems_usb.c | Hans J. Koch | 2010-04-21 | 1 | -4/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-20 | 7 | -15/+29 |
|\ \
| |/ |
|