summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Utilize Link Flap AvoidanceYuval Mintz2012-09-136-26/+51
* bnx2x: Link Flap AvoidanceYaniv Rosner2012-09-133-48/+437
* bnx2x: link code refactoringYaniv Rosner2012-09-132-79/+114
* bnx2x: use native EEE instead of auto-greeenYuval Mintz2012-09-103-46/+73
* bnx2x: correct & clean 10G EEE requirementsYuval Mintz2012-09-103-6/+5
* bnx2x: EEE code refactoringYuval Mintz2012-09-101-192/+258
* bnx2x: add EEE support for 4-port devicesYuval Mintz2012-09-101-2/+0
* bnx2x: EEE status is read locallyYuval Mintz2012-09-103-7/+36
* cnic: Allocate UIO resources only on devices that support iSCSI.Michael Chan2012-09-102-3/+6
* cnic: Allocate kcq resource only on devices that support FCoE.Michael Chan2012-09-102-4/+7
* cnic: Add function pointers to arm IRQ for different devices.Michael Chan2012-09-102-4/+23
* cnic: Free UIO rings when the device is closed.Michael Chan2012-09-101-0/+7
* cnic: Add functions to allocate and free UIO ringsMichael Chan2012-09-101-19/+40
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-102-42/+42
* netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi2012-09-071-0/+1
* net: qmi_wwan: use a single bind function for all device typesBjørn Mork2012-09-071-29/+16
* net: qmi_wwan: increase max QMI message size to 4096Bjørn Mork2012-09-071-1/+1
* drivers/net/usb/sierra_net.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-071-1/+1
* be2net: use PCIe AER capabilitySathya Perla2012-09-051-0/+8
* bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+1
* cxgb4: Remove duplicate register definitionsVipul Pandya2012-09-054-58/+30
* Revert "usbnet: drop unneeded check for NULL"Oliver Neukum2012-09-051-1/+2
* ixgbe: remove old init remnantEliezer Tamir2012-09-041-5/+0
* igb: Supported and Advertised Pause FrameAkeem G. Abodunrin2012-09-041-3/+18
* igb: reduce Rx header sizeEric Dumazet2012-09-041-2/+2
* igb: Add loopback test support for i210Carolyn Wyborny2012-09-041-35/+16
* ieee802154: MRF24J40 driverAlan Ott2012-09-043-0/+779
* usbnet: drop unneeded check for NULLOliver Neukum2012-09-041-2/+1
* net: sierra_net: rx_urb_size is constantBjørn Mork2012-09-031-13/+4
* net: sierra_net: make private symbols staticBjørn Mork2012-09-031-3/+3
* net: cx82310_eth: use common match macroBjørn Mork2012-09-031-10/+1
* r8169: add D-Link DGE-560T identifiers.Francois Romieu2012-08-311-0/+2
* bonding: add some slack to arp monitoring time limitsJiri Bohac2012-08-311-11/+20
* net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla2012-08-311-32/+8
* net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-312-6/+3
* net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla2012-08-311-1/+2
* net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla2012-08-311-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-317-41/+164
|\
| * ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck2012-08-304-28/+58
| * ixgbevf: Add suspend and resume support to the VFAlexander Duyck2012-08-301-4/+89
| * e1000e: update driver version numberBruce Allan2012-08-301-1/+1
| * e1000e: cleanup - remove unnecessary variableBruce Allan2012-08-301-3/+2
| * e1000e: cleanup - remove inapplicable commentBruce Allan2012-08-301-1/+1
| * e1000e: cleanup strict checkpatch checkBruce Allan2012-08-301-1/+2
| * e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan2012-08-301-1/+9
| * e1000e: use correct type for read of 32-bit registerBruce Allan2012-08-301-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-3132-101/+140
|\ \ | |/ |/|
| * bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
| * bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10
| * e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-302-25/+24
OpenPOWER on IntegriCloud