summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-104-45/+45
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-085-7/+5
* 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
* RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya2012-09-051-1/+1
* 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-3178-432/+769
|\ \ | |/ |/|
| * 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
| * gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
| * xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-301-29/+10
| * netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-292-2/+6
| * Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-241-2/+2
| |\
| | * sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-241-2/+2
| * | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-242-4/+7
| |\ \
| | * | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-241-1/+3
| | * | can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-241-3/+4
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-248-18/+28
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-248-18/+28
| | |\ \ \ | | | |/ / | | |/| |
| | | * | brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-221-0/+3