summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxgb3: No need to wake queue in xmit handlerKrishna Kumar2009-10-171-1/+1
* ctcm rollback in case of errorsEinar Lueck2009-10-171-17/+42
* lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker2009-10-171-3/+9
* lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker2009-10-171-1/+1
* netxen; update version to 4.0.62Dhananjay Phadke2009-10-171-2/+2
* netxen: sysfs control for auto firmware recoveryNarender Kumar2009-10-172-1/+52
* netxen: fix error codes in for tools accessDhananjay Phadke2009-10-172-24/+31
* netxen: onchip memory access changeAmit Kumar Salecha2009-10-173-9/+17
* netxen: reset sequence changesAmit Kumar Salecha2009-10-173-29/+16
* netxen: 128 memory controller supportAmit Kumar Salecha2009-10-172-10/+53
* netxen: defines for next revisionAmit Kumar Salecha2009-10-171-0/+2
* be2net: Add support for next generation of BladeEngine device.Ajit Khaparde2009-10-161-2/+13
* bnx2x: Update to version 1.52.1-1Eilon Greenstein2009-10-151-2/+2
* bnx2x: Report the maximal available BW as link speedEilon Greenstein2009-10-151-1/+13
* bnx2x: Do not call load/unload functionality from DCCEilon Greenstein2009-10-151-14/+5
* bnx2x: Adding FW mailbox mutexEilon Greenstein2009-10-152-2/+8
* bnx2x: Changing the Disabled state to a flagEilon Greenstein2009-10-152-16/+20
* bnx2x: Allowing 0 as initial fairness valueEilon Greenstein2009-10-152-30/+30
* hamradio: Fix bit test correctly.Thomas Sailer2009-10-141-4/+3
* net: Remove BKL from tunThomas Gleixner2009-10-141-4/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-1324-103/+5209
|\
| * TI DaVinci EMAC: Clear statistics register properly.Sriram2009-10-131-12/+24
| * r8169: partial support and phy init for the 8168dfrançois romieu2009-10-131-55/+932
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-133-2/+5
| |\
| | * libertas: fix buildAlan Cox2009-10-121-0/+1
| | * b43: fix ieee80211_rx() contextJohannes Berg2009-10-121-0/+3
| | * iwlwifi: change the order of freeing memoryWey-Yi Guy2009-10-122-2/+2
| * | irda/sa1100_ir: check return value of startup hookDmitry Artamonow2009-10-131-2/+5
| * | WAN: fix Cisco HDLC handshaking.Krzysztof Halasa2009-10-131-10/+8
| * | 3c574_cs: spin_lock the set_multicast_list functionKen Kawasaki2009-10-131-1/+12
| * | net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor...Chris Rankin2009-10-132-1/+18
| * | netxen: fix pci bar mappingDhananjay Phadke2009-10-131-1/+2
| * | ethoc: fix warning from 32bit buildAlan Cox2009-10-131-1/+2
| * | libertas: fix buildAlan Cox2009-10-131-0/+1
| * | net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara2009-10-138-0/+4186
| * | net: Fix IXP 2000 network driver building.Vincent Sanders2009-10-132-17/+12
| * | acenic: Pass up error code from ace_load_firmware()Ben Hutchings2009-10-121-1/+2
| |/
* | net: smsc911x: allow platform_data to specify mac addressManuel Lauss2009-10-131-0/+3
* | net: enable smsc911x on MIPSManuel Lauss2009-10-131-1/+1
* | ixgb: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-131-5/+22
* | igb: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-131-5/+22
* | e1000: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-131-5/+22
* | e1000e: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-131-5/+22
* | ixgbe: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-131-5/+22
* | netxen: add sysfs entries for diag toolsDhananjay Phadke2009-10-132-0/+188
* | netxen: separate register and memory access lockDhananjay Phadke2009-10-135-42/+38
* | netxen: annotate register windowing codeDhananjay Phadke2009-10-133-57/+51
* | netxen: add access to on chip memory for toolsDhananjay Phadke2009-10-133-144/+112
* | netxen: remove sub 64-bit mem accessesAmit Kumar Salecha2009-10-134-320/+196
* | net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-1337-222/+87
OpenPOWER on IntegriCloud