summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2014-12-31tun: return proper error code from tun_do_readAlex Gartrell-1/+1
2014-12-31tun: Fixed unsigned/signed comparisonAlex Gartrell-1/+1
2014-12-31enic: add stats for dma mapping errorGovindarajulu Varadarajan-1/+25
2014-12-31enic: check dma_mapping_errorGovindarajulu Varadarajan-58/+106
2014-12-31enic: make vnic_wq_buf doubly linkedGovindarajulu Varadarajan-0/+4
2014-12-31net: fec: add Wake-on-LAN supportNimrod Andy-10/+96
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao-2/+2
2014-12-30net: gianfar: mark the local functions staticKevin Hao-4/+5
2014-12-30virtio-net: don't do header check for dodgy gso packetsJason Wang-0/+2
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov-1/+1
2014-12-30net: sxgbe: Use setup_timerJulia Lawall-6/+4
2014-12-30ksz884x: Use setup_timerJulia Lawall-3/+1
2014-12-30atl1e: Use setup_timerJulia Lawall-3/+2
2014-12-30atheros: atlx: Use setup_timerJulia Lawall-6/+4
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran-2/+2
2014-12-30net: cpts: convert to timecounter adjtime.Richard Cochran-4/+1
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran-4/+1
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran-10/+1
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran-6/+1
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran-4/+1
2014-12-30net: fec: convert to timecounter adjtime.Richard Cochran-15/+1
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran-5/+1
2014-12-30net: xgbe: convert to timecounter adjtime.Richard Cochran-7/+1
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran-5/+7
2014-12-30cc2520: fix zero perm_extended_addr addressVarka Bhadram-0/+1
2014-12-30cc2520: remove 'ret' goto labelVarka Bhadram-10/+4
2014-12-30cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram-2/+1
2014-12-30net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang-7/+0
2014-12-28iwlwifi: mvm: rs: organize and cleanup constsEyal Shapira-97/+79
2014-12-28iwlwifi: mvm: Alter passive scan fragmentation parameters in case of multi-MACHaim Dreyfuss-6/+10
2014-12-28iwlwifi: mvm: call to pcie_apply_destination also on family 8000 B stepEran Harary-0/+3
2014-12-28iwlwifi: mvm: Configure EBS scan ratioHaim Dreyfuss-2/+11
2014-12-28iwlwifi: mvm: ask the fw to wakeup (from d0i3) on sysassertEliad Peller-0/+1
2014-12-28iwlwifi: tlv: add support for IWL_UCODE_TLV_SDIO_ADMA_ADDR TLVLiad Kaufman-0/+17
2014-12-28iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg-20/+17
2014-12-28iwlwifi: mvm: use iwl_mvm_vif_from_mac80211() consistentlyJohannes Berg-6/+6
2014-12-28iwlwifi: remove useless extern definition of iwl4265_2ac_sdio_cfgEmmanuel Grumbach-1/+0
2014-12-28iwlwifi: mvm: clean refs before stop_device()Eliad Peller-4/+5
2014-12-28iwlwifi: dvm: main: Use setup_timerJulia Lawall-6/+4
2014-12-28iwlwifi: dvm: tt: Use setup_timerJulia Lawall-9/+4
2014-12-28iwlwifi: mvm: support 2 different channelsEmmanuel Grumbach-1/+1
2014-12-28iwlwifi: mvm: wait for d0i3 exit on hw restartEliad Peller-0/+13
2014-12-28iwlwifi: mvm: consider d0i3_disable in iwl_mvm_is_d0i3_supported()Eliad Peller-0/+1
2014-12-28iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller-2/+53
2014-12-28iwlwifi: support multiple d0i3 modesEliad Peller-0/+18
2014-12-28iwlwifi: mvm: allow both d0i3 and d3 wowlan configuration modesEliad Peller-8/+13
2014-12-28iwlwifi: pcie: add basic reference accountingEliad Peller-5/+83
2014-12-28iwlwifi: mvm: convert the SRAM dump to the generic memory dumpEmmanuel Grumbach-10/+10
2014-12-28iwlwifi: mvm: change SMEM dump to general purpose memory dumpEmmanuel Grumbach-6/+29
2014-12-28iwlwifi: mvm: add smem content to dump dataLiad Kaufman-2/+31