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
2015-02-01
hso: move tty_unregister outside hso_serial_common_free()
Olivier Sobrie
-3
/
+9
2015-02-01
hso: replace reset_device work by usb_queue_reset_device()
Olivier Sobrie
-24
/
+1
2015-02-01
hso: rename hso_dev into serial in hso_free_interface()
Olivier Sobrie
-6
/
+6
2015-02-01
hso: fix small indentation error
Olivier Sobrie
-2
/
+2
2015-02-01
hso: fix memory leak in hso_create_rfkill()
Olivier Sobrie
-9
/
+3
2015-02-01
hso: fix memory leak when device disconnects
Olivier Sobrie
-0
/
+1
2015-02-01
hso: fix crash when device disappears while serial port is open
Olivier Sobrie
-4
/
+13
2015-02-01
hso: remove useless header file timer.h
Olivier Sobrie
-1
/
+0
2015-02-01
iwlwifi: mvm: Fix building channels in scan_config_cmd
Ilan Peer
-2
/
+2
2015-02-01
iwlwifi: mvm: Enable EBS also in single scan on umac interface
Haim Dreyfuss
-0
/
+7
2015-02-01
iwlwifi: mvm: fix failure path when power_update fails in add_interface
Luciano Coelho
-1
/
+1
2015-02-01
iwlwifi: mvm: Fix a few EBS error handling bugs
Haim Dreyfuss
-3
/
+13
2015-02-01
iwlwifi: allow to define the stuck queue timer per queue
Emmanuel Grumbach
-62
/
+87
2015-02-01
iwlwifi: mvm: enable watchdog on Tx queues for mvm
Emmanuel Grumbach
-16
/
+10
2015-02-01
iwlwifi: mvm: ignore stale TDLS ch-switch responses
Arik Nemtsov
-2
/
+16
2015-02-01
iwlwifi: mvm: improve TDLS ch-sw state machine
Arik Nemtsov
-14
/
+35
2015-02-01
iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLAN
Emmanuel Grumbach
-1
/
+6
2015-02-01
iwlwifi: pcie: prepare the enablement of 31 TFD queues
Emmanuel Grumbach
-32
/
+40
2015-02-01
iwlwifi: mvm: rs: enable forcing single stream Tx decision
Eyal Shapira
-0
/
+102
2015-02-01
iwlwifi: mvm: add beamformer support
Eyal Shapira
-28
/
+177
2015-02-01
iwlwifi: pcie: don't dump useless data when a TFD queue hangs
Emmanuel Grumbach
-6
/
+0
2015-02-01
iwlwifi: mvm: always use mac color zero
Luciano Coelho
-3
/
+0
2015-02-01
iwlwifi: mvm: remove space padding after sysassert description
Johannes Berg
-1
/
+1
2015-02-01
iwlwifi: mvm: don't reprobe if we fail during reconfig and fw_restart is false
Luciano Coelho
-5
/
+5
2015-01-31
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
-7
/
+59
2015-01-31
hyperv: Fix the error processing in netvsc_send()
Haiyang Zhang
-3
/
+8
2015-01-30
drivers: net: xgene: fix: Out of order descriptor bytes read
Iyappan Subramanian
-0
/
+2
2015-01-30
ixgbevf: Fix checksum error when using stacked vlan
Toshiaki Makita
-2
/
+2
2015-01-30
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
-1
/
+1
2015-01-30
igbvf: Fix checksum error when using stacked vlan
Toshiaki Makita
-8
/
+11
2015-01-30
net: mark some potential candidates __read_mostly
Daniel Borkmann
-1
/
+1
2015-01-30
net: davinci_emac: Get device MAC on 3517
Tony Lindgren
-1
/
+34
2015-01-30
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
-1
/
+22
2015-01-30
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
-33
/
+60
2015-01-29
net: am2150: fix nmclan_cs.c shared interrupt handling
Arnd Bergmann
-0
/
+2
2015-01-29
net: lance,ni64: don't build for ARM
Arnd Bergmann
-2
/
+2
2015-01-29
net: wan: add missing virt_to_bus dependencies
Arnd Bergmann
-3
/
+3
2015-01-29
net: cs89x0: always build platform code if !HAS_IOPORT_MAP
Arnd Bergmann
-1
/
+2
2015-01-29
Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/...
David S. Miller
-226
/
+1981
2015-01-29
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
-1
/
+1
2015-01-29
ppp: deflate: never return len larger than output buffer
Florian Westphal
-1
/
+1
2015-01-29
vxlan: setup the right link netns in newlink hdlr
Nicolas Dichtel
-5
/
+5
2015-01-29
caif: remove wrong dev_net_set() call
Nicolas Dichtel
-1
/
+0
2015-01-29
ath10k: fix target wakeup timeout
Rajkumar Manoharan
-1
/
+1
2015-01-29
ath10k: Enable the MCS8 and MCS9 at 2.4G band
Yanbo Li
-3
/
+13
2015-01-29
ath10k: disable sta keepalive
Michal Kazior
-0
/
+47
2015-01-29
ath10k: implement sta keepalive command
Janusz Dziedzic
-0
/
+82
2015-01-29
ath10k: use per-vif wmm param setup if possible
Michal Kazior
-5
/
+17
2015-01-29
ath10k: implement per-vdev wmm param setup command
Michal Kazior
-0
/
+63
2015-01-29
ath10k: move wmm param storage to vif
Michal Kazior
-34
/
+35
[prev]
[next]