| Commit message (Expand) | Author | Age | Files | Lines |
* | bonding: avoid a warning | Eric Dumazet | 2010-07-19 | 1 | -0/+2 |
* | net: Removing dead ARCH_PNX010X | Christoph Egger | 2010-07-19 | 2 | -47/+2 |
* | net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration | Shreyas Bhatewara | 2010-07-19 | 2 | -5/+12 |
* | net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened | Shreyas Bhatewara | 2010-07-19 | 1 | -0/+2 |
* | bonding: fix bond_inet6addr_event() | Eric Dumazet | 2010-07-19 | 1 | -0/+2 |
* | s2io: Remove unnecessary memset of netdev private data | Tobias Klauser | 2010-07-19 | 1 | -1/+0 |
* | net: support time stamping in phy devices. | Richard Cochran | 2010-07-19 | 2 | -0/+7 |
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran | 2010-07-19 | 23 | -40/+32 |
* | arcnet: fix signed bug in probe function | Dan Carpenter | 2010-07-19 | 2 | -3/+3 |
* | qlcnic: fix pci resource leak | Amit Kumar Salecha | 2010-07-18 | 1 | -1/+6 |
* | net-next: vmxnet3 fixes [3/5] Initialize link state at probe time | Shreyas Bhatewara | 2010-07-18 | 1 | -5/+8 |
* | bnx2: use device model DMA API | Stanislaw Gruszka | 2010-07-18 | 1 | -53/+58 |
* | bnx2: allocate with GFP_KERNEL flag on RX path init | Stanislaw Gruszka | 2010-07-18 | 1 | -8/+9 |
* | cxgb4vf: fix SGE resource resource deallocation bug | Casey Leedom | 2010-07-16 | 1 | -1/+1 |
* | net-next: vmxnet3 fixes [2/5] Interrupt control bitmap | Ronghua Zang | 2010-07-16 | 2 | -1/+10 |
* | net-next: fix LRO feature update in vmxnet3 | Shreyas Bhatewara | 2010-07-16 | 1 | -2/+3 |
* | vxge: Version update | Jon Mason | 2010-07-16 | 1 | -3/+2 |
* | vxge: Update copyright information | Jon Mason | 2010-07-16 | 14 | -26/+26 |
* | vxge: NETIF_F_LLTX removal | Jon Mason | 2010-07-16 | 3 | -129/+39 |
* | vxge: Fix multicast issues | Jon Mason | 2010-07-16 | 1 | -124/+146 |
* | vxge: Remove queue_state references | Jon Mason | 2010-07-16 | 2 | -86/+42 |
* | drivers: ixgbevf: fix unsigned underflow | Kulikov Vasiliy | 2010-07-16 | 1 | -1/+2 |
* | drivers: irda: fix sign bug | Kulikov Vasiliy | 2010-07-16 | 1 | -1/+1 |
* | drivers: irda: fix sign bug | Kulikov Vasiliy | 2010-07-16 | 1 | -1/+1 |
* | drivers: isdn: get rid of custom strtoul() | Andy Shevchenko | 2010-07-16 | 1 | -60/+20 |
* | drivers: isdn: remove custom strtoul() | Andy Shevchenko | 2010-07-16 | 1 | -28/+6 |
* | drivers: isdn: use kernel macros to convert hex digit | Andy Shevchenko | 2010-07-16 | 2 | -16/+4 |
* | isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -42/+42 |
* | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -6/+3 |
* | isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ... | Peter Huewe | 2010-07-16 | 1 | -35/+34 |
* | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -25/+14 |
* | isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ... | Peter Huewe | 2010-07-16 | 1 | -46/+46 |
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -4/+2 |
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -2/+1 |
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -2/+1 |
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -2/+1 |
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -4/+2 |
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -4/+2 |
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -4/+2 |
* | net/nuc900: enable Mac driver clock | Wan ZongShun | 2010-07-16 | 1 | -0/+3 |
* | drivers/net/mlx4: Use %pV, pr_<level>, printk_once | Joe Perches | 2010-07-16 | 6 | -61/+71 |
* | bonding: fix a buffer overflow in bonding_show_queue_id. | Nicolas de Pesloüan | 2010-07-15 | 1 | -2/+2 |
* | eth16i: fix memory leak | Kulikov Vasiliy | 2010-07-15 | 1 | -1/+3 |
* | netxen: fix for kdump | Rajesh Borundia | 2010-07-15 | 1 | -1/+15 |
* | wd: fix memory leak | Kulikov Vasiliy | 2010-07-15 | 1 | -1/+3 |
* | tulip: formatting of pointers in printk() | Kulikov Vasiliy | 2010-07-15 | 2 | -4/+4 |
* | qlcnic: restore NPAR config data after recovery | Anirban Chakraborty | 2010-07-14 | 3 | -23/+72 |
* | qlcnic: aer support | Sucheta Chakraborty | 2010-07-14 | 2 | -1/+137 |
* | qlcnic: fix netdev notifier in error path | Amit Kumar Salecha | 2010-07-14 | 1 | -1/+9 |
* | qlcnic: disable tx timeout recovery | Amit Kumar Salecha | 2010-07-14 | 1 | -2/+4 |