index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2014-12-31
tun: return proper error code from tun_do_read
Alex Gartrell
-1
/
+1
2014-12-31
tun: Fixed unsigned/signed comparison
Alex Gartrell
-1
/
+1
2014-12-31
enic: add stats for dma mapping error
Govindarajulu Varadarajan
-1
/
+25
2014-12-31
enic: check dma_mapping_error
Govindarajulu Varadarajan
-58
/
+106
2014-12-31
enic: make vnic_wq_buf doubly linked
Govindarajulu Varadarajan
-0
/
+4
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
-10
/
+96
2014-12-30
net: gianfar: add missing __iomem annotation
Kevin Hao
-2
/
+2
2014-12-30
net: gianfar: mark the local functions static
Kevin Hao
-4
/
+5
2014-12-30
virtio-net: don't do header check for dodgy gso packets
Jason Wang
-0
/
+2
2014-12-30
arm: sa1100: move irda header to linux/platform_data
Dmitry Eremin-Solenikov
-1
/
+1
2014-12-30
net: sxgbe: Use setup_timer
Julia Lawall
-6
/
+4
2014-12-30
ksz884x: Use setup_timer
Julia Lawall
-3
/
+1
2014-12-30
atl1e: Use setup_timer
Julia Lawall
-3
/
+2
2014-12-30
atheros: atlx: Use setup_timer
Julia Lawall
-6
/
+4
2014-12-30
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
-2
/
+2
2014-12-30
net: cpts: convert to timecounter adjtime.
Richard Cochran
-4
/
+1
2014-12-30
net: mlx4: convert to timecounter adjtime.
Richard Cochran
-4
/
+1
2014-12-30
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
-10
/
+1
2014-12-30
net: igb: convert to timecounter adjtime.
Richard Cochran
-6
/
+1
2014-12-30
net: e1000e: convert to timecounter adjtime.
Richard Cochran
-4
/
+1
2014-12-30
net: fec: convert to timecounter adjtime.
Richard Cochran
-15
/
+1
2014-12-30
net: bnx2x: convert to timecounter adjtime.
Richard Cochran
-5
/
+1
2014-12-30
net: xgbe: convert to timecounter adjtime.
Richard Cochran
-7
/
+1
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
-5
/
+7
2014-12-30
cc2520: fix zero perm_extended_addr address
Varka Bhadram
-0
/
+1
2014-12-30
cc2520: remove 'ret' goto label
Varka Bhadram
-10
/
+4
2014-12-30
cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern
Varka Bhadram
-2
/
+1
2014-12-30
net: ieee802154: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
-7
/
+0
2014-12-28
iwlwifi: mvm: rs: organize and cleanup consts
Eyal Shapira
-97
/
+79
2014-12-28
iwlwifi: mvm: Alter passive scan fragmentation parameters in case of multi-MAC
Haim Dreyfuss
-6
/
+10
2014-12-28
iwlwifi: mvm: call to pcie_apply_destination also on family 8000 B step
Eran Harary
-0
/
+3
2014-12-28
iwlwifi: mvm: Configure EBS scan ratio
Haim Dreyfuss
-2
/
+11
2014-12-28
iwlwifi: mvm: ask the fw to wakeup (from d0i3) on sysassert
Eliad Peller
-0
/
+1
2014-12-28
iwlwifi: tlv: add support for IWL_UCODE_TLV_SDIO_ADMA_ADDR TLV
Liad Kaufman
-0
/
+17
2014-12-28
iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistently
Johannes Berg
-20
/
+17
2014-12-28
iwlwifi: mvm: use iwl_mvm_vif_from_mac80211() consistently
Johannes Berg
-6
/
+6
2014-12-28
iwlwifi: remove useless extern definition of iwl4265_2ac_sdio_cfg
Emmanuel Grumbach
-1
/
+0
2014-12-28
iwlwifi: mvm: clean refs before stop_device()
Eliad Peller
-4
/
+5
2014-12-28
iwlwifi: dvm: main: Use setup_timer
Julia Lawall
-6
/
+4
2014-12-28
iwlwifi: dvm: tt: Use setup_timer
Julia Lawall
-9
/
+4
2014-12-28
iwlwifi: mvm: support 2 different channels
Emmanuel Grumbach
-1
/
+1
2014-12-28
iwlwifi: mvm: wait for d0i3 exit on hw restart
Eliad Peller
-0
/
+13
2014-12-28
iwlwifi: mvm: consider d0i3_disable in iwl_mvm_is_d0i3_supported()
Eliad Peller
-0
/
+1
2014-12-28
iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 mode
Eliad Peller
-2
/
+53
2014-12-28
iwlwifi: support multiple d0i3 modes
Eliad Peller
-0
/
+18
2014-12-28
iwlwifi: mvm: allow both d0i3 and d3 wowlan configuration modes
Eliad Peller
-8
/
+13
2014-12-28
iwlwifi: pcie: add basic reference accounting
Eliad Peller
-5
/
+83
2014-12-28
iwlwifi: mvm: convert the SRAM dump to the generic memory dump
Emmanuel Grumbach
-10
/
+10
2014-12-28
iwlwifi: mvm: change SMEM dump to general purpose memory dump
Emmanuel Grumbach
-6
/
+29
2014-12-28
iwlwifi: mvm: add smem content to dump data
Liad Kaufman
-2
/
+31
[prev]
[next]