Age | Commit message (Expand) | Author | Files | Lines |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 28 | -44/+43 |
2012-02-06 | cnic: Add FCoE parity error recovery | Michael Chan | 2 | -5/+36 |
2012-02-06 | bnx2: Add missing memory barrier in bnx2_start_xmit() | Vlad Zolotarov | 1 | -0/+3 |
2012-02-06 | bnx2: Add support for ethtool --show-channels|--set-channels | Michael Chan | 2 | -9/+93 |
2012-02-06 | bonding: Fix misspelling of "since" | Jesper Juhl | 1 | -1/+1 |
2012-02-06 | caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it. | Jesper Juhl | 1 | -2/+0 |
2012-02-06 | decnet: remove unused variable from dn_output() | Jesper Juhl | 1 | -2/+1 |
2012-02-06 | net/hyperv: Remove the unnecessary memset in rndis_filter_send() | Haiyang Zhang | 1 | -2/+0 |
2012-02-06 | net/hyperv: Correct the assignment in netvsc_recv_callback() | Haiyang Zhang | 1 | -5/+2 |
2012-02-06 | net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases | Haiyang Zhang | 1 | -30/+30 |
2012-02-05 | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 14 | -148/+192 |
2012-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 451 | -6974/+3383 |
2012-02-05 | mlx4: Fix typo in cmd.c | Masanari Iida | 1 | -1/+1 |
2012-02-05 | netprio_cgroup: Fix obo in get_prioidx | Neil Horman | 1 | -3/+4 |
2012-02-05 | tms380tr: Fix cascading if/else tab abuse | Joe Perches | 1 | -112/+67 |
2012-02-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 7 | -18/+29 |
2012-02-05 | be2net: Use new implementation of get mac list command | Padmanabh Ratnakar | 3 | -40/+92 |
2012-02-05 | be2net: Fix link status query command | Padmanabh Ratnakar | 1 | -2/+4 |
2012-02-05 | caif-hsi: Add RX flip buffer | sjur.brandeland@stericsson.com | 2 | -42/+104 |
2012-02-05 | caif: Add drop count for caif_net device. | sjur.brandeland@stericsson.com | 1 | -6/+6 |
2012-02-05 | caif: Kill debugfs vars for caif socket | sjur.brandeland@stericsson.com | 1 | -112/+1 |
2012-02-05 | enic: Update enic maintainers | Neel Patel | 1 | -1/+2 |
2012-02-05 | enic: Check firmware capability before issuing firmware commands | Neel Patel | 2 | -28/+32 |
2012-02-05 | enic: Enable support for multiple hardware receive queues | Neel Patel | 1 | -2/+2 |
2012-02-05 | qlge: Bumped driver version to 1.00.00.30. | Jitendra Kalsaria | 1 | -1/+1 |
2012-02-05 | qlge: Fix memory leak in the process of refill | Jitendra Kalsaria | 1 | -3/+5 |
2012-02-05 | qlge: Removing needless print's which are not | Jitendra Kalsaria | 1 | -70/+1 |
2012-02-05 | qlge: Fixed invalid reference to ip header | Jitendra Kalsaria | 1 | -3/+4 |
2012-02-05 | qlge: Updating Schultz LICENSE.qlge file. | Sritej Velaga | 1 | -43/+285 |
2012-02-05 | qlcnic: Fix API unlock | Manish chopra | 2 | -4/+3 |
2012-02-05 | qlcnic: Fix firmware abort code check. | Sritej Velaga | 1 | -1/+1 |
2012-02-05 | qlcnic: report valid speed and duplex status when link is down | Sony Chacko | 2 | -6/+9 |
2012-02-05 | qlcnic: Stop pause ctrl frames on fw hang. | Sritej Velaga | 1 | -2/+12 |
2012-02-05 | netxen: report valid speed and duplex status when link is down | Sony Chacko | 2 | -2/+7 |
2012-02-05 | netxen: Fix a panic during driver unload in device_remove_file | Rajesh Borundia | 1 | -5/+3 |
2012-02-05 | netxen_nic: Error logging on firmware hang | Sritej Velaga | 2 | -2/+20 |
2012-02-05 | netxen_nic: Fix phy link status | Sritej Velaga | 1 | -1/+5 |
2012-02-05 | netxen_nic: fw dump support | Manish chopra | 6 | -22/+1380 |
2012-02-05 | netxen_nic: fix cdrp race condition | Sritej Velaga | 2 | -72/+89 |
2012-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -18/+29 |
2012-02-03 | ixgbe: Fix typo in ixgbe_common.h | Masanari Iida | 1 | -1/+1 |
2012-02-03 | igbvf: change copyright date | Mitch A Williams | 10 | -11/+11 |
2012-02-03 | ixgbevf: Update copyright notices | Greg Rose | 10 | -11/+11 |
2012-02-03 | ixgbevf: Fix mailbox interrupt ack bug | Greg Rose | 2 | -6/+21 |
2012-02-03 | ixgbe: make ethtool strings table const | Stephen Hemminger | 1 | -1/+1 |
2012-02-03 | ixgbe: Add warning when no space left for more MAC filters | Greg Rose | 1 | -0/+3 |
2012-02-03 | ixgbe: update copyright to 2012 | Don Skidmore | 25 | -26/+26 |
2012-02-03 | can: replace the dev_dbg/info/err/... with the new netdev_xxx macros | Wolfgang Grandegger | 9 | -128/+103 |
2012-02-03 | can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback | Wolfgang Grandegger | 3 | -1/+42 |
2012-02-03 | can: Kconfig: add more information about Intel EG20T PCH CAN controller | Tomoya MORINAGA | 1 | -3/+3 |