summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-265-26/+6
* drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal2016-04-265-13/+21
* atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal2016-04-262-12/+1
* atl1c: remove private tx lockFlorian Westphal2016-04-262-13/+1
* RDMA/nes: remove use of NETDEV_TX_LOCKEDFlorian Westphal2016-04-261-8/+5
* of_mdio: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-261-1/+1
* mdio_bus: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-261-1/+1
* fixed_phy: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-261-1/+1
* xgene: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-261-1/+1
* phylib: don't return NULL from get_phy_device()Sergei Shtylyov2016-04-261-1/+1
* sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()Sergei Shtylyov2016-04-261-14/+9
* macvtap: check minor when unregisteringFrancesco Ruggeri2016-04-261-0/+3
* macvlan: fix failure during registration v3Francesco Ruggeri2016-04-261-6/+4
* qed: Add PF min bandwidth configuration supportManish Chopra2016-04-266-2/+104
* qed: Add PF max bandwidth configuration supportManish Chopra2016-04-264-57/+165
* qed: Add vport WFQ configuration APIsManish Chopra2016-04-265-4/+223
* cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai2016-04-263-0/+40
* cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai2016-04-262-37/+74
* cxgb4: DCB message handler needs to use correct portid to netdev mappingHariprasad Shenai2016-04-262-3/+4
* cxgb4: Refactor t4_port_init functionHariprasad Shenai2016-04-262-40/+55
* cxgb4: Properly decode port module typeHariprasad Shenai2016-04-261-0/+11
* cxgb4: Avoids race and deadlock while freeing tx descriptorHariprasad Shenai2016-04-261-0/+2
* cxgb4: Add llseek operation for flash debugfs entryHariprasad Shenai2016-04-261-0/+1
* cxgb4: add new routine to get adapter infoHariprasad Shenai2016-04-264-8/+95
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-265-14/+126
|\
| * Bluetooth: ath3k: Silence uninitialized variable warningDan Carpenter2016-04-221-2/+4
| * ieee802154: atusb: update my copyright years for this driverStefan Schmidt2016-04-211-0/+2
| * ieee802154: atusb: implement .set_cca_mode ops callbackStefan Schmidt2016-04-211-1/+43
| * ieee802154: atusb: implement .set_cca_ed_level ops callbackStefan Schmidt2016-04-211-1/+26
| * ieee802154: atusb: implement .set_csma_params ops callbackStefan Schmidt2016-04-211-1/+19
| * Bluetooth: vhci: Fix race at creating hci deviceTakashi Iwai2016-04-201-6/+17
| * at86rf230: increase sleep to off timingsAlexander Aring2016-04-201-3/+3
| * mrf24j40: apply the security-enabled bit on secured outbound framesAlexandre Macabies2016-04-131-0/+4
| * mrf24j40: fix security-enabled processing on inbound framesAlexandre Macabies2016-04-131-1/+9
* | drivers/wireless: use nla_put_u64_64bit()Nicolas Dichtel2016-04-262-1/+2
* | macsec: use nla_put_u64_64bit()Nicolas Dichtel2016-04-261-33/+88
* | net: tsi108: use NULL for pointer-typed argumentJulia Lawall2016-04-261-1/+2
* | net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-263-25/+30
* | net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-263-17/+19
* | net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-266-34/+51
* | net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)2016-04-2610-241/+261
* | net: hns: sort the header file by alphabetical orderDaode Huang2016-04-263-14/+14
* | net: hns: add syscon operation for dsafYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-0/+14
* | net: hns: add attribute reset-field-offset for dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-263-12/+37
* | net: hns: add attribute port-idx-in-ae in enet node.Yisen.Zhuang\(Zhuangyuzeng\)2016-04-264-32/+22
* | net: hns: set debug port irq index to 0Daode Huang2016-04-262-11/+2
* | net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)2016-04-269-89/+84
* | macsec: Convert to using IFF_NO_QUEUEPhil Sutter2016-04-251-1/+1
* | qed: add support for link pause configuration.Sudarsana Reddy Kalluru2016-04-251-0/+14
* | qed*: Conditions for changing linkYuval Mintz2016-04-252-4/+16