index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-ppc4xx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
wcn36xx: introduce per-channel ring buffer locks
Bob Copeland
2
-8
/
+20
2015-10-28
ath9k: fix phyerror codes
Zefir Kurtisi
2
-10
/
+22
2015-10-28
orinoco_usb: return error in ezusb_probe when alloc_orinocodev fails
John Linville
1
-0
/
+1
2015-10-28
airo: fix scan after SIOCSIWAP (airo_set_wap)
Ondrej Zary
1
-3
/
+17
2015-10-28
airo: Track APList_rid in struct airo_info
Ondrej Zary
1
-38
/
+19
2015-10-28
net: hisilicon: updates HNS config and documents
yankejian
2
-6
/
+4
2015-10-28
net: hns: fixes the bug tested XGE by ethtool -p
Li Peng
1
-8
/
+1
2015-10-28
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
1
-1
/
+1
2015-10-28
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
4
-1
/
+93
2015-10-28
mpls: reduce memory usage of routes
Robert Shearman
2
-38
/
+111
2015-10-28
mpls: fix forwarding using v4/v6 explicit null
Robert Shearman
1
-0
/
+2
2015-10-28
sfc: replace spinlocks with bit ops for busy poll locking
Bert Kenward
2
-75
/
+58
2015-10-28
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
1
-3
/
+17
2015-10-28
qede: Add basic ethtool support
Sudarsana Kalluru
4
-2
/
+596
2015-10-28
qed: Add statistics support
Manish Chopra
6
-1
/
+296
2015-10-28
qede: Add support for link
Sudarsana Kalluru
1
-0
/
+47
2015-10-28
qed: Add link support
Yuval Mintz
8
-5
/
+1102
2015-10-28
qede: classification configuration
Sudarsana Kalluru
2
-0
/
+251
2015-10-28
qede: Add basic network device support
Yuval Mintz
2
-0
/
+1935
2015-10-28
qed: Add slowpath L2 support
Manish Chopra
10
-0
/
+2286
2015-10-28
qede: Add basic Network driver
Yuval Mintz
5
-0
/
+436
2015-10-28
qed: Add basic L2 interface
Yuval Mintz
7
-1
/
+482
2015-10-28
qed: Add module with basic common support
Yuval Mintz
27
-0
/
+16664
2015-10-27
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
2
-5
/
+14
2015-10-27
ipv6: icmp: include addresses in debug messages
Bjørn Mork
1
-4
/
+8
2015-10-27
bpf: make tracing helpers gpl only
Alexei Starovoitov
1
-2
/
+2
2015-10-27
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
3
-11
/
+22
2015-10-27
net: dsa: bcm_sf2: Unhardcode port numbers
Florian Fainelli
2
-11
/
+97
2015-10-27
net: dsa: bcm_sf2: Implement FDB operations
Florian Fainelli
3
-0
/
+335
2015-10-26
rtl8xxxu: fix unused rtl8192cu_fops compiler warning
Kalle Valo
1
-0
/
+16
2015-10-26
arcnet: add netif_carrier_on/off for reconnect
Michael Grzeschik
2
-0
/
+27
2015-10-26
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
5
-0
/
+181
2015-10-26
arcnet: com20020-pci: add rotary index support
Michael Grzeschik
2
-0
/
+37
2015-10-26
arcnet: com20020-pci: set dev_port to the subdevice index
Michael Grzeschik
1
-0
/
+1
2015-10-26
arcnet: com20020: add enable and disable device on open/close
Michael Grzeschik
1
-10
/
+29
2015-10-26
arcnet: move dev_free_skb to its only user
Michael Grzeschik
1
-8
/
+2
2015-10-26
bnxt_en: Fix compile warnings when CONFIG_INET is not set.
Michael Chan
2
-1
/
+6
2015-10-26
net: encx24j600: Fix mask to update LED configuration
Jon Ringle
1
-3
/
+3
2015-10-26
net: mvneta: Fix clearing of MIB statistics
Andrew Lunn
1
-2
/
+7
2015-10-26
net: mvneta: add ethtool statistics
Russell King
1
-0
/
+108
2015-10-25
af_unix: do not report POLLOUT on listeners
Eric Dumazet
1
-2
/
+3
2015-10-25
tipc: link_is_bc_sndlink() can be static
Wu Fengguang
2
-5
/
+5
2015-10-25
iwlwifi: nvm: free old section data when reading nvm file
Moshe Harel
1
-0
/
+1
2015-10-25
iwlwifi: mvm: disable TDLS ac queues correctly
Arik Nemtsov
1
-2
/
+3
2015-10-25
iwlwifi: mvm: take scan ref only on success
Eliad Peller
1
-9
/
+6
2015-10-25
iwlwifi: mvm: remove pointless scan plan checks
Johannes Berg
1
-14
/
+0
2015-10-25
iwlwifi: mvm: clean up some whitespace in scan code
Johannes Berg
1
-3
/
+2
2015-10-25
iwlwifi: mvm: Implement per vif frame registration API
Andrei Otcheretianski
2
-0
/
+25
2015-10-25
iwlwifi: avoid read/write operations if the bus is dead
Eliad Peller
2
-0
/
+8
2015-10-25
iwlwifi: mvm: Add support for two scheduled scan plans
Avraham Stern
3
-42
/
+87
[next]