summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add/update descriptor maps in commentsJosh Hay2012-10-291-6/+55
* ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck2012-10-291-5/+4
* ixgbe: Return success or failure on VF MAC filter setGreg Rose2012-10-291-1/+1
* ixgbe: clean up the condition for turning on/off the laserEmil Tantilov2012-10-291-23/+8
* net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-292-1/+4
* ixgbe: Fix return value from macvlan filter functionGreg Rose2012-10-291-1/+2
* ixgbe: Add support for pipeline resetDon Skidmore2012-10-293-32/+153
* net: sierra: shut up sparse restricted type warningsBjørn Mork2012-10-281-2/+2
* net: cdc_ncm: error path lock fixBjørn Mork2012-10-281-0/+2
* net: cdc_ncm: big endian fixBjørn Mork2012-10-281-1/+1
* cgroup: net_cls: Rework update socket logicDaniel Wagner2012-10-261-3/+0
* cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2012-10-261-1/+1
* usbnet: smsc95xx: apply introduced usb command APIsMing Lei2012-10-261-88/+27
* usbnet: smsc75xx: apply introduced usb command APIsMing Lei2012-10-261-25/+14
* usbnet: sierra_net: apply introduced usb command APIsMing Lei2012-10-261-28/+17
* usbnet: plusb: apply introduced usb command APIsMing Lei2012-10-261-7/+4
* usbnet: net1080: apply introduced usb command APIsMing Lei2012-10-261-80/+30
* usbnet: mcs7830: apply introduced usb command APIsMing Lei2012-10-261-79/+6
* usbnet: int51x1: apply introduced usb command APIsMing Lei2012-10-261-49/+3
* usbnet: dm9601: apply introduced usb command APIsMing Lei2012-10-261-92/+15
* usbnet: cdc-ncm: apply introduced usb command APIsMing Lei2012-10-261-54/+31
* usbnet: asix: apply introduced usb command APIsMing Lei2012-10-261-104/+13
* usbnet: introduce usbnet 3 command helpersMing Lei2012-10-261-0/+132
* r8169: enable ALDPS for power savinghayeswang2012-10-261-10/+46
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-234-30/+62
|\
| * ixgbevf: Update version stringGreg Rose2012-10-231-1/+1
| * ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lockJohn Fastabend2012-10-231-20/+20
| * ixgbevf: Check for error on dma_map_single callGreg Rose2012-10-231-1/+7
| * ixgbevf: make netif_napi_add and netif_napi_del symmetricJohn Fastabend2012-10-231-7/+2
| * igb: Update versionCarolyn Wyborny2012-10-231-1/+1
| * igb: Update get cable length function for i210/i211Carolyn Wyborny2012-10-231-0/+20
| * e1000e: Minimum packet size must be 17 bytesTushar Dave2012-10-231-0/+11
* | be2net: Fix smatch warnings in be_main.cPadmanabh Ratnakar2012-10-233-7/+16
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-2316-167/+539
|\
| * ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck2012-10-221-52/+50
| * ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore2012-10-222-0/+45
| * ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_lenAlexander Duyck2012-10-221-3/+0
| * ixgbe: Correcting small packet paddingTushar Dave2012-10-221-0/+1
| * ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun2012-10-221-2/+1
| * ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller2012-10-223-73/+66
| * ixgbe: add WOL support for new subdevice idEmil Tantilov2012-10-222-0/+2
| * ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck2012-10-226-8/+232
| * ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck2012-10-221-8/+21
| * ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck2012-10-222-0/+52
| * ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-223-20/+55
| * ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck2012-10-221-1/+14
* | net: cdc_mbim: Device Service Stream supportBjørn Mork2012-10-231-23/+35
* | net: cdc_ncm: map MBIM IPS SessionID to VLAN IDBjørn Mork2012-10-231-8/+43
* | net: cdc_ncm: do not bind to NCM compatible MBIM devicesBjørn Mork2012-10-231-0/+27
* | net: cdc_mbim: build the MBIM driverBjørn Mork2012-10-232-0/+19
OpenPOWER on IntegriCloud