| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | be2net: Fix disabling multicast promiscous mode | Padmanabh Ratnakar | 2011-11-03 |
| * | | | | | | | be2net: Fix endian issue in RX filter command | Padmanabh Ratnakar | 2011-11-03 |
| * | | | | | | | ixgbevf: Update release version | Greg Rose | 2011-11-02 |
| * | | | | | | | ixgbe: DCB, return max for IEEE traffic classes | John Fastabend | 2011-11-02 |
| * | | | | | | | ixgbe: fix reading of the buffer returned by the firmware | Emil Tantilov | 2011-11-02 |
| * | | | | | | | ixgbe: Fix compiler warnings | Greg Rose | 2011-11-02 |
| * | | | | | | | ixgbe: fix smatch splat due to missing NULL check | John Fastabend | 2011-11-02 |
| * | | | | | | | ixgbe: fix disabling of Tx laser at probe | Emil Tantilov | 2011-11-02 |
| * | | | | | | | ixgbe: Fix link issues caused by a reset while interface is down | Emil Tantilov | 2011-11-02 |
| * | | | | | | | igb: Fix for I347AT4 PHY cable length unit detection | Kantecki, Tomasz | 2011-11-02 |
| * | | | | | | | e100: make sure vlan support isn't advertised on old adapters | Jesse Brandeburg | 2011-11-02 |
| * | | | | | | | e1000e: demote a debugging WARN to a debug log message | Bruce Allan | 2011-11-02 |
| * | | | | | | | net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c | Stephen Rothwell | 2011-11-02 |
| * | | | | | | | net/ethernet: Move mac89x0.c from apple to cirrus | Geert Uytterhoeven | 2011-11-01 |
| * | | | | | | | net/ethernet: sc92031 is not Realtek | Cesar Eduardo Barros | 2011-11-01 |
| * | | | | | | | bonding:update speed/duplex for NETDEV_CHANGE | Weiping Pan | 2011-11-01 |
| * | | | | | | | drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debug | Andrew Morton | 2011-11-01 |
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2011-11-03 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 2011-10-24 |
| * | | | | | | | | NET: au1000_eth: Pass MACDMA address through platform resource info. | Manuel Lauss | 2011-10-24 |
* | | | | | | | | | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds | 2011-11-02 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | drivers/net/rionet.c: fix ethernet address macros for LE platforms | Alexandre Bounine | 2011-11-02 |
* | | | | | | | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-11-02 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | virtio-net: Use virtio_config_val() for retrieving config | Sasha Levin | 2011-11-01 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 2011-11-02 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | um: a couple of missing dependencies... | Al Viro | 2011-11-02 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | IB/mlx4: Add support for XRC QPs | Sean Hefty | 2011-10-13 |
| | | | * | | | | | | | | | IB/mlx4: Add support for XRC SRQs | Sean Hefty | 2011-10-13 |
| | | | * | | | | | | | | | IB/mlx4: Add support for XRC domains | Sean Hefty | 2011-10-13 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| | | * | | | | | | | | | mlx4_core: Deprecate log_num_vlan module param | Or Gerlitz | 2011-10-31 |
| | | * | | | | | | | | | mlx4_core: Fix buddy->num_free allocation size | Eli Cohen | 2011-10-06 |
| | | * | | | | | | | | | mlx4_core: Use the right function to free eq->page_list entries | Dotan Barak | 2011-10-06 |
| | | * | | | | | | | | | mlx4_core: Clean up error flow in mlx4_register_mac() | Roland Dreier | 2011-10-06 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | mlx4_core: Add extended port capabilities support | Marcel Apfelbaum | 2011-10-28 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack | Andy Shevchenko | 2011-10-31 |
* | | | | | | | | | | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-10-31 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | /
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | bonding: eliminate bond_close race conditions | Jay Vosburgh | 2011-10-30 |
| * | | | | | | | | qlcnic: fix beacon and LED test. | Sucheta Chakraborty | 2011-10-30 |
| * | | | | | | | | qlcnic: updated reset sequence | Sony Chacko | 2011-10-30 |
| * | | | | | | | | qlcnic: reset loopback mode if promiscous mode setting fails. | Sucheta Chakraborty | 2011-10-30 |
| * | | | | | | | | qlcnic: skip IDC ack check in fw reset path. | Sritej Velaga | 2011-10-30 |
| * | | | | | | | | i825xx: Fix incorrect dependency for BVME6000_NET | Geert Uytterhoeven | 2011-10-28 |
| * | | | | | | | | stmmac: update normal descriptor structure (v2) | Giuseppe CAVALLARO | 2011-10-27 |
| * | | | | | | | | stmmac: fix NULL pointer dereference in capabilities fixup (v2) | Angus Clark | 2011-10-27 |
| * | | | | | | | | stmmac: fix a bug while checking the HW cap reg (v2) | Giuseppe CAVALLARO | 2011-10-27 |
| * | | | | | | | | be2net: Changing MAC Address of a VF was broken. | Somnath Kotur | 2011-10-27 |
| * | | | | | | | | be2net: Refactored be_cmds.c file. | Somnath Kotur | 2011-10-27 |