summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | arcnet: fix signed bug in probe functionDan Carpenter2010-07-192-3/+3
| * | | | qlcnic: fix pci resource leakAmit Kumar Salecha2010-07-181-1/+6
| * | | | net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara2010-07-181-5/+8
| * | | | bnx2: use device model DMA APIStanislaw Gruszka2010-07-181-53/+58
| * | | | bnx2: allocate with GFP_KERNEL flag on RX path initStanislaw Gruszka2010-07-181-8/+9
| * | | | cxgb4vf: fix SGE resource resource deallocation bugCasey Leedom2010-07-161-1/+1
| * | | | net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang2010-07-162-1/+10
| * | | | net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara2010-07-161-2/+3
| * | | | vxge: Version updateJon Mason2010-07-161-3/+2
| * | | | vxge: Update copyright informationJon Mason2010-07-1614-26/+26
| * | | | vxge: NETIF_F_LLTX removalJon Mason2010-07-163-129/+39
| * | | | vxge: Fix multicast issuesJon Mason2010-07-161-124/+146
| * | | | vxge: Remove queue_state referencesJon Mason2010-07-162-86/+42
| * | | | drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy2010-07-161-1/+2
| * | | | drivers: irda: fix sign bugKulikov Vasiliy2010-07-161-1/+1
| * | | | drivers: irda: fix sign bugKulikov Vasiliy2010-07-161-1/+1
| * | | | drivers: isdn: get rid of custom strtoul()Andy Shevchenko2010-07-161-60/+20
| * | | | drivers: isdn: remove custom strtoul()Andy Shevchenko2010-07-161-28/+6
| * | | | drivers: isdn: use kernel macros to convert hex digitAndy Shevchenko2010-07-162-16/+4
| * | | | isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-42/+42
| * | | | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-6/+3
| * | | | isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-161-35/+34
| * | | | mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-25/+14
| * | | | isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...Peter Huewe2010-07-161-46/+46
| * | | | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-4/+2
| * | | | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-2/+1
| * | | | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-2/+1
| * | | | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-2/+1
| * | | | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-4/+2
| * | | | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-4/+2
| * | | | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-161-4/+2
| * | | | net/nuc900: enable Mac driver clockWan ZongShun2010-07-161-0/+3
| * | | | drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches2010-07-166-61/+71
| * | | | bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan2010-07-151-2/+2
| * | | | eth16i: fix memory leakKulikov Vasiliy2010-07-151-1/+3
| * | | | netxen: fix for kdumpRajesh Borundia2010-07-151-1/+15
| * | | | wd: fix memory leakKulikov Vasiliy2010-07-151-1/+3
| * | | | tulip: formatting of pointers in printk()Kulikov Vasiliy2010-07-152-4/+4
| * | | | qlcnic: restore NPAR config data after recoveryAnirban Chakraborty2010-07-143-23/+72
| * | | | qlcnic: aer supportSucheta Chakraborty2010-07-142-1/+137
| * | | | qlcnic: fix netdev notifier in error pathAmit Kumar Salecha2010-07-141-1/+9
| * | | | qlcnic: disable tx timeout recoveryAmit Kumar Salecha2010-07-141-2/+4
| * | | | qlcnic: fix pause params settingRajesh Borundia2010-07-141-0/+4
| * | | | eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTIONChristoph Egger2010-07-141-4/+0
| * | | | cs89x0: Removing dead SH_HICOSH4Christoph Egger2010-07-142-53/+2
| * | | | cassini: Removing dead CASSINI_NAPIChristoph Egger2010-07-141-5/+0
| * | | | cassini: Removing dead CASSINI_MULTICAST_REG_WRITEChristoph Egger2010-07-141-19/+1
| * | | | cassini: Removing dead CASSINI_QGE_DEBUGChristoph Egger2010-07-141-4/+0
| * | | | net: Removing dead {AR,WAVE}LANChristoph Egger2010-07-141-6/+0
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-07-1395-8483/+9680
| |\ \ \ \