summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-2112-0/+12
* ptp: expose the programmable pins via sysfsRichard Cochran2014-03-213-0/+138
* ptp: add the pin GET/SETFUNC ioctls to the testptp program.Richard Cochran2014-03-211-3/+55
* ptp: introduce programmable pins.Richard Cochran2014-03-215-2/+226
* Merge branch 'bcmgenet-next'David S. Miller2014-03-202-14/+10
|\
| * net: bcmgenet: manipulate netdev_queue directlyFlorian Fainelli2014-03-201-4/+8
| * net: bcmgenet: remove bogus tx queue checksFlorian Fainelli2014-03-201-8/+0
| * net: bcmgenet: add skb_tx_timestamp callFlorian Fainelli2014-03-201-0/+2
| * net: bcmgenet: remove unused spinlock memberFlorian Fainelli2014-03-202-2/+0
|/
* Merge branch 'sh_eth-next'David S. Miller2014-03-201-54/+31
|\
| * sh_eth: Remove goto statements that jump straight to a returnLaurent Pinchart2014-03-201-21/+9
| * sh_eth: Register MDIO bus before registering the network deviceLaurent Pinchart2014-03-201-11/+9
| * sh_eth: Simplify MDIO bus initialization and releaseLaurent Pinchart2014-03-201-19/+11
| * sh_eth: Use the platform device as the MDIO bus parentLaurent Pinchart2014-03-201-1/+1
| * sh_eth: Use the platform device for memory allocationLaurent Pinchart2014-03-201-4/+3
|/
* ieee802154: dgram: cleanup set of broadcast panidAlexander Aring2014-03-201-1/+1
* af_ieee802154: fix check on broadcast addressAlexander Aring2014-03-201-1/+1
* of_mdio: Allow the DT to specify the phy ID and avoid autoprobingJason Gunthorpe2014-03-201-1/+22
* dt: Document a compatible entry for MDIO ethernet PhysJason Gunthorpe2014-03-201-1/+9
* Merge branch 'cdc-next'David S. Miller2014-03-203-0/+30
|\
| * net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan2014-03-202-0/+18
| * USB: cdc: add MBIM extended functional descriptor structureBen Chan2014-03-201-0/+12
|/
* Merge branch 'mlx4-next'David S. Miller2014-03-2012-114/+676
|\
| * net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak2014-03-201-13/+34
| * net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-2012-79/+417
| * net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-203-0/+135
| * net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-202-24/+92
| * IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak2014-03-201-4/+4
|/
* smsc911x: Change clock warning message to debug levelFabio Estevam2014-03-201-1/+1
* net: remove empty lines from tcp_syn_flood_actionDaniel Baluta2014-03-201-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-2015-206/+113
|\
| * ixgbe: enable tx queues after link upEmil Tantilov2014-03-201-15/+17
| * ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-206-13/+5
| * ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller2014-03-201-37/+9
| * ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller2014-03-201-8/+3
| * ixgbe: remove unused media typeJacob Keller2014-03-204-81/+0
| * ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller2014-03-201-10/+12
| * ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller2014-03-191-2/+6
| * ixgbe: check Core Clock Disable bitJacob Keller2014-03-192-1/+8
| * ixgbe: fix errors related to protected AUTOC callsDon Skidmore2014-03-192-9/+11
| * ixgbevf: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-2/+2
| * ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-192-19/+19
| * igbvf: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-2/+2
| * igb: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-6/+6
| * e100: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-2/+2
| * igb: enable VLAN stripping for VMs with i350Stefan Assmann2014-03-193-0/+12
|/
* qeth: Fix IP version detection for VLAN trafficStefan Raspl2014-03-201-2/+5
* qeth: Removed unused parameterStefan Raspl2014-03-201-3/+3
* qeth: make qeth_query_card_info_cb() staticHeiko Carstens2014-03-201-2/+2
* af_iucv: recvmsg problem for SOCK_STREAM socketsUrsula Braun2014-03-201-0/+1