aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi28-44/+43
2012-02-05cnic: Add FCoE parity error recoveryMichael Chan2-5/+36
2012-02-05bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov1-0/+3
2012-02-05bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan2-9/+93
2012-02-05bonding: Fix misspelling of "since"Jesper Juhl1-1/+1
2012-02-05caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.Jesper Juhl1-2/+0
2012-02-05decnet: remove unused variable from dn_output()Jesper Juhl1-2/+1
2012-02-05net/hyperv: Remove the unnecessary memset in rndis_filter_send()Haiyang Zhang1-2/+0
2012-02-05net/hyperv: Correct the assignment in netvsc_recv_callback()Haiyang Zhang1-5/+2
2012-02-05net/hyperv: Convert camel cased variables in rndis_filter.c to lower casesHaiyang Zhang1-30/+30
2012-02-04mlx4: Fix typo in cmd.cMasanari Iida1-1/+1
2012-02-04netprio_cgroup: Fix obo in get_prioidxNeil Horman1-3/+4
2012-02-04tms380tr: Fix cascading if/else tab abuseJoe Perches1-112/+67
2012-02-04be2net: Use new implementation of get mac list commandPadmanabh Ratnakar3-40/+92
2012-02-04be2net: Fix link status query commandPadmanabh Ratnakar1-2/+4
2012-02-04caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com2-42/+104
2012-02-04caif: Add drop count for caif_net device.sjur.brandeland@stericsson.com1-6/+6
2012-02-04caif: Kill debugfs vars for caif socketsjur.brandeland@stericsson.com1-112/+1
2012-02-04enic: Update enic maintainersNeel Patel1-1/+2
2012-02-04enic: Check firmware capability before issuing firmware commandsNeel Patel2-28/+32
2012-02-04enic: Enable support for multiple hardware receive queuesNeel Patel1-2/+2
2012-02-04qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria1-1/+1
2012-02-04qlge: Fix memory leak in the process of refillJitendra Kalsaria1-3/+5
2012-02-04qlge: Removing needless print's which are notJitendra Kalsaria1-70/+1
2012-02-04qlge: Fixed invalid reference to ip headerJitendra Kalsaria1-3/+4
2012-02-04qlge: Updating Schultz LICENSE.qlge file.Sritej Velaga1-43/+285
2012-02-04qlcnic: Fix API unlockManish chopra2-4/+3
2012-02-04qlcnic: Fix firmware abort code check.Sritej Velaga1-1/+1
2012-02-04qlcnic: report valid speed and duplex status when link is downSony Chacko2-6/+9
2012-02-04qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga1-2/+12
2012-02-04netxen: report valid speed and duplex status when link is downSony Chacko2-2/+7
2012-02-04netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia1-5/+3
2012-02-04netxen_nic: Error logging on firmware hangSritej Velaga2-2/+20
2012-02-04netxen_nic: Fix phy link statusSritej Velaga1-1/+5
2012-02-04netxen_nic: fw dump supportManish chopra6-22/+1380
2012-02-04netxen_nic: fix cdrp race conditionSritej Velaga2-72/+89
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida1-1/+1
2012-02-03igbvf: change copyright dateMitch A Williams10-11/+11
2012-02-03ixgbevf: Update copyright noticesGreg Rose10-11/+11
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose2-6/+21
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger1-1/+1
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose1-0/+3
2012-02-03ixgbe: update copyright to 2012Don Skidmore25-26/+26
2012-02-03can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger9-128/+103
2012-02-03can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callbackWolfgang Grandegger3-1/+42
2012-02-03can: Kconfig: add more information about Intel EG20T PCH CAN controllerTomoya MORINAGA1-3/+3
2012-02-03can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-1/+1
2012-02-03can: plx_pci: add support for IXXAT PCI cardsJames Kime2-1/+22
2012-02-03can: ems_usb: Improved memory handling on ems_usb_startSebastian Haas1-2/+4
2012-02-03can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACKReuben Dowle1-10/+7