summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli2013-12-181-2/+2
* net: phy: fix checkpatch errorsFlorian Fainelli2013-12-182-139/+139
* net: phy: micrel: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
* net: phy: mdio_bus: fix checkpath errorFlorian Fainelli2013-12-181-2/+2
* net: phy: lxt: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
* net: phy: icplus: fix checkpath errorFlorian Fainelli2013-12-181-1/+1
* net: phy: dp83640: fix checkpath errorFlorian Fainelli2013-12-181-2/+2
* net: phy: davicom: fix checkpath errorsFlorian Fainelli2013-12-181-1/+1
* net: phy: cicada: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
* bna: Update the Driver Version to 3.2.23.0Rasesh Mody2013-12-181-1/+1
* bna: Firmware Patch SimplificationRasesh Mody2013-12-184-30/+626
* bna: Embed SKB Length in TX VectorRasesh Mody2013-12-182-2/+5
* bna: Handle the TX Setup FailuresRasesh Mody2013-12-181-2/+10
* bna: Add NULL Check Before Dereferencing TCBRasesh Mody2013-12-181-5/+5
* bna: CQ Read FixRasesh Mody2013-12-181-1/+22
* bna: RX Processing and Config ChangesRasesh Mody2013-12-182-3/+8
* bna: Enable Multi Buffer RXRasesh Mody2013-12-186-125/+343
* bna: RX Filter EnhancementsRasesh Mody2013-12-185-56/+266
* bna: Fix Filter Add DelRasesh Mody2013-12-184-65/+74
* bna: Set Get IOC fw StateRasesh Mody2013-12-183-12/+67
* bna: Add software timestamping supportRasesh Mody2013-12-182-0/+3
* qeth: Accurate ethtool outputEugene Crosser2013-12-173-49/+185
* netiucv: improve state checking in conn_action_txdoneUrsula Braun2013-12-171-2/+6
* qlcnic: update version to 5.3.53Manish Chopra2013-12-171-2/+2
* qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria2013-12-178-95/+186
* qlcnic: VLAN enhancement for 84XX adaptersManish Chopra2013-12-178-112/+407
* qlcnic: Allow single Tx/Rx queue for all adapters.Himanshu Madhani2013-12-173-12/+4
* qlcnic: Refactor initialize nic code path.Sucheta Chakraborty2013-12-174-21/+15
* qlcnic: Issue INIT_NIC command only once.Sucheta Chakraborty2013-12-175-39/+10
* qlcnic: Disable DCB operations from SR-IOV VFs.Sucheta Chakraborty2013-12-176-21/+11
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-12-1711-206/+362
|\
| * sfc: Fix RX drop filters for EF10Ben Hutchings2013-12-161-1/+3
| * sfc: Add PTP counters to ethtool statsBen Hutchings2013-12-123-9/+127
| * sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}Shradha Shah2013-12-122-6/+6
| * sfc: remove unused 'enum efx_rx_alloc_method'Andrew Rybchenko2013-12-121-6/+0
| * sfc: remove unused 'refcnt' from efx_rx_page_stateAndrew Rybchenko2013-12-121-3/+0
| * sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-126-28/+32
| * sfc: Allow filter removal only with exactly matching priorityBen Hutchings2013-12-122-2/+2
| * sfc: Don't refer to 'stack' in filter implementationBen Hutchings2013-12-122-56/+56
| * sfc: Change priority and flags for automatic MAC filtersBen Hutchings2013-12-124-54/+67
| * sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-127-39/+57
| * sfc: Add more information to many warnings using WARN() and netdev_WARN()Ben Hutchings2013-12-121-10/+20
* | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-173-4/+4
* | bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-12/+38
* | bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-7/+36
* | bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-18/+39
* | bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-16/+40
* | bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-43/+82
* | bondnl: use be32 nla put/get for be32 valuesJiri Pirko2013-12-171-2/+2
* | bnad: make local variable staticstephen hemminger2013-12-172-2/+1