Age | Commit message (Expand) | Author | Files | Lines |
2009-10-18 | inet: rename some inet_sock fields | Eric Dumazet | 1 | -9/+13 |
2009-10-17 | cxgb3: No need to wake queue in xmit handler | Krishna Kumar | 1 | -1/+1 |
2009-10-17 | ctcm rollback in case of errors | Einar Lueck | 1 | -17/+42 |
2009-10-17 | lcs: Recognize return codes of ccw_device_set_online(). | Klaus-Dieter Wacker | 1 | -3/+9 |
2009-10-17 | lcs: ODEBUG: object is on stack, but not annotated. | Klaus-Dieter Wacker | 1 | -1/+1 |
2009-10-17 | netxen; update version to 4.0.62 | Dhananjay Phadke | 1 | -2/+2 |
2009-10-17 | netxen: sysfs control for auto firmware recovery | Narender Kumar | 2 | -1/+52 |
2009-10-17 | netxen: fix error codes in for tools access | Dhananjay Phadke | 2 | -24/+31 |
2009-10-17 | netxen: onchip memory access change | Amit Kumar Salecha | 3 | -9/+17 |
2009-10-17 | netxen: reset sequence changes | Amit Kumar Salecha | 3 | -29/+16 |
2009-10-17 | netxen: 128 memory controller support | Amit Kumar Salecha | 2 | -10/+53 |
2009-10-17 | netxen: defines for next revision | Amit Kumar Salecha | 1 | -0/+2 |
2009-10-16 | be2net: Add support for next generation of BladeEngine device. | Ajit Khaparde | 1 | -2/+13 |
2009-10-15 | bnx2x: Update to version 1.52.1-1 | Eilon Greenstein | 1 | -2/+2 |
2009-10-15 | bnx2x: Report the maximal available BW as link speed | Eilon Greenstein | 1 | -1/+13 |
2009-10-15 | bnx2x: Do not call load/unload functionality from DCC | Eilon Greenstein | 1 | -14/+5 |
2009-10-15 | bnx2x: Adding FW mailbox mutex | Eilon Greenstein | 2 | -2/+8 |
2009-10-15 | bnx2x: Changing the Disabled state to a flag | Eilon Greenstein | 2 | -16/+20 |
2009-10-15 | bnx2x: Allowing 0 as initial fairness value | Eilon Greenstein | 2 | -30/+30 |
2009-10-14 | hamradio: Fix bit test correctly. | Thomas Sailer | 1 | -4/+3 |
2009-10-14 | net: Remove BKL from tun | Thomas Gleixner | 1 | -4/+1 |
2009-10-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 24 | -103/+5209 |
2009-10-13 | TI DaVinci EMAC: Clear statistics register properly. | Sriram | 1 | -12/+24 |
2009-10-13 | r8169: partial support and phy init for the 8168d | françois romieu | 1 | -55/+932 |
2009-10-13 | net: smsc911x: allow platform_data to specify mac address | Manuel Lauss | 1 | -0/+3 |
2009-10-13 | net: enable smsc911x on MIPS | Manuel Lauss | 1 | -1/+1 |
2009-10-13 | ixgb: Fix erroneous display of stats by ethtool -S | Ajit Khaparde | 1 | -5/+22 |
2009-10-13 | igb: Fix erroneous display of stats by ethtool -S | Ajit Khaparde | 1 | -5/+22 |
2009-10-13 | e1000: Fix erroneous display of stats by ethtool -S | Ajit Khaparde | 1 | -5/+22 |
2009-10-13 | e1000e: Fix erroneous display of stats by ethtool -S | Ajit Khaparde | 1 | -5/+22 |
2009-10-13 | ixgbe: Fix erroneous display of stats by ethtool -S | Ajit Khaparde | 1 | -5/+22 |
2009-10-13 | netxen: add sysfs entries for diag tools | Dhananjay Phadke | 2 | -0/+188 |
2009-10-13 | netxen: separate register and memory access lock | Dhananjay Phadke | 5 | -42/+38 |
2009-10-13 | netxen: annotate register windowing code | Dhananjay Phadke | 3 | -57/+51 |
2009-10-13 | netxen: add access to on chip memory for tools | Dhananjay Phadke | 3 | -144/+112 |
2009-10-13 | netxen: remove sub 64-bit mem accesses | Amit Kumar Salecha | 4 | -320/+196 |
2009-10-13 | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 37 | -222/+87 |
2009-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -2/+5 |
2009-10-13 | sb1250-mac: duplicate setting of bit V_MAC_RX_PL_THRSH(4) in sbmac_channel_st... | roel kluin | 1 | -1/+0 |
2009-10-13 | net/hamradio: fix test in receive() | roel kluin | 1 | -1/+2 |
2009-10-13 | cxgb3: Added private MAC address and provisioning packet handler for iSCSI | Karen Xie | 3 | -13/+53 |
2009-10-13 | net: add Runtime PM to the sh_eth driver | Magnus Damm | 2 | -2/+34 |
2009-10-13 | net: allow sh_eth to get mac address through platform data | Magnus Damm | 1 | -8/+12 |
2009-10-13 | can: make the number of echo skb's configurable | Wolfgang Grandegger | 6 | -15/+34 |
2009-10-13 | irda/sa1100_ir: check return value of startup hook | Dmitry Artamonow | 1 | -2/+5 |
2009-10-13 | WAN: fix Cisco HDLC handshaking. | Krzysztof Halasa | 1 | -10/+8 |
2009-10-13 | bonding: change bond_create_proc_entry() to return void | Nicolas de Pesloüan | 1 | -4/+2 |
2009-10-13 | 3c574_cs: spin_lock the set_multicast_list function | Ken Kawasaki | 1 | -1/+12 |
2009-10-13 | net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor... | Chris Rankin | 2 | -1/+18 |
2009-10-13 | netxen: fix pci bar mapping | Dhananjay Phadke | 1 | -1/+2 |