summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-12-31enic: add stats for dma mapping errorGovindarajulu Varadarajan
2014-12-31enic: check dma_mapping_errorGovindarajulu Varadarajan
2014-12-31enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao
2014-12-30net: gianfar: mark the local functions staticKevin Hao
2014-12-30virtio-net: don't do header check for dodgy gso packetsJason Wang
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov
2014-12-30net: sxgbe: Use setup_timerJulia Lawall
2014-12-30ksz884x: Use setup_timerJulia Lawall
2014-12-30atl1e: Use setup_timerJulia Lawall
2014-12-30atheros: atlx: Use setup_timerJulia Lawall
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran
2014-12-30net: fec: convert to timecounter adjtime.Richard Cochran
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran
2014-12-30net: xgbe: convert to timecounter adjtime.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-30cc2520: fix zero perm_extended_addr addressVarka Bhadram
2014-12-30cc2520: remove 'ret' goto labelVarka Bhadram
2014-12-30cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram
2014-12-30net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai
2014-12-27bonding: change error message to debug message in __bond_release_one()Wengang Wang
2014-12-26Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-26net: incorrect use of init_completion fixupNicholas Mc Guire
2014-12-26net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold
2014-12-24ath9k: fix typoLorenzo Bianconi
2014-12-24ath9k: add debugfs support for hw TPCLorenzo Bianconi
2014-12-24ath9k: enable TPC by defaultLorenzo Bianconi
2014-12-24rtlwifi: rtl8723be: phy.c: Remove unused functionRickard Strandqvist
2014-12-24rtlwifi: rtl8192ee: trx.c: Remove unused functionRickard Strandqvist
2014-12-24rtlwifi: rtl8821ae: Switch to use common rate control routineLarry Finger
2014-12-24rtlwifi: rtl8192de: Rework calls to rate-control routineLarry Finger
2014-12-24rtlwifi: rtl8192cu: Rework calls to rate-control routineLarry Finger
2014-12-24rtlwifi: rtl8821ae: Add VHT rate descriptorsLarry Finger
2014-12-24rtlwifi: Convert all drivers to use a common set of rate descriptorsLarry Finger
2014-12-24rtlwifi: rtl8192ee: Convert driver to use common rate-mapping codeLarry Finger
2014-12-24rtlwifi: rtl8723ae: Modify driver to use rate-mapping routine in coreLarry Finger
2014-12-24rtlwifi: rtl8188ee: Switch to use common rate-mapping routineLarry Finger
2014-12-24rtlwifi: rtl8723be: Switch to use common rate-mapping routineLarry Finger
2014-12-24rtlwifi: Remove extraneous argument for rate mappingLarry Finger
2014-12-24rtlwifi: rtl8192ce: Improve RF sleep routineLarry Finger
2014-12-24rtlwifi: rtl8192ce: Update rate setting routinesLarry Finger