Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
38593d019d08fef6d048bd7ab1db8076733e3709
38593d0
qeth: Fold qeth_qerr debug area
by Carsten Otte
· 14 years ago
efd5d9a
qeth: Fold qeth_misc debug area
by Carsten Otte
· 14 years ago
d829eee
qeth: Fold qeth_sense debug area
by Carsten Otte
· 14 years ago
847a50f
qeth: Fold qeth_trace debug area
by Carsten Otte
· 14 years ago
af03906
qeth: Add new s390 debug feature for each qeth card
by Carsten Otte
· 14 years ago
8e96c51
qeth: Rework qeth_dbf_longtext
by Carsten Otte
· 14 years ago
59b60e9
smsgiucv: guarantee single iucv connect in thaw
by Ursula Braun
· 14 years ago
4eaef48
qlcnic: update version to 5.0.6
by Amit Kumar Salecha
· 14 years ago
d626ad4
qlcnic: mark context state freed after destroy
by Amit Kumar Salecha
· 14 years ago
68bf1c6
qlcnic: offload tx timeout recovery
by Amit Kumar Salecha
· 14 years ago
52486a3
qlcnic: dont free host resources during fw recovery
by Amit Kumar Salecha
· 14 years ago
8a15ad1
qlcnic: release device resources during interface down
by Amit Kumar Salecha
· 14 years ago
42f65cb
qlcnic: fix mac address mgmt
by Amit Kumar Salecha
· 14 years ago
900c6cf
qlcnic: handshake with card after fw load
by Amit Kumar Salecha
· 14 years ago
9665982
qlcnic: cleanup skb allocation
by Amit Kumar Salecha
· 14 years ago
406818f
bridge: 64bit rx/tx counters
by Eric Dumazet
· 14 years ago
16b8a47
net: Introduce u64_stats_sync infrastructure
by Eric Dumazet
· 14 years ago
6afff0c
net: consolidate netif_needs_gso() checks
by John Fastabend
· 14 years ago
1dc8d8c
net: Fix a typo in netlink.h
by Justin P. Mattock
· 14 years ago
17f085d
e1000e: disable gig speed when in S0->Sx transition
by Bruce Allan
· 14 years ago
dbcb9fec
e1000e: packet split should not be used with early receive
by Bruce Allan
· 14 years ago
f2e2b3a
e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps
by Bruce Allan
· 14 years ago
0c6bdb3
e1000e: avoid polling h/w registers during link negotiation
by Bruce Allan
· 14 years ago
69ad782
caif: Add debug connection type for CAIF.
by Sjur Braendeland
· 14 years ago
2aa40ae
caif: Use link layer MTU instead of fixed MTU
by Sjur Braendeland
· 14 years ago
a7da1f5
caif: Bugfix - RFM must support segmentation.
by Sjur Braendeland
· 14 years ago
b1c7424
caif: Bugfix not all services uses flow-ctrl.
by Sjur Braendeland
· 14 years ago
c14c643
e1000e: update driver version number
by Bruce Allan
· 14 years ago
451152d
e1000e: update copyright information
by Bruce Allan
· 14 years ago
e52997f
e1000e: enable support for EEE on 82579
by Bruce Allan
· 14 years ago
d3738bb
e1000e: initial support for 82579 LOMs
by Bruce Allan
· 14 years ago
eb7700d
e1000e: fix check for manageability on ICHx/PCH
by Bruce Allan
· 14 years ago
8c7bbb9
e1000e: separate out PHY statistics register updates
by Bruce Allan
· 14 years ago
3f0c16e
e1000e: cleanup e1000_sw_lcd_config_ich8lan()
by Bruce Allan
· 14 years ago
3af5048
e1000e: cleanup ethtool loopback setup code
by Bruce Allan
· 14 years ago
20c0da6
cxgb4: minor cleanup
by Dimitris Michailidis
· 14 years ago
a0881ca
cxgb4: update FW definitions
by Dimitris Michailidis
· 14 years ago
91e9a1e
cxgb4: add a missing error interrupt
by Dimitris Michailidis
· 14 years ago
f68707b
cxgb4: propagate link initialization errors to .ndo_open's callers
by Dimitris Michailidis
· 14 years ago
9be793b
cxgb4: switch to 64 bit inteface statistics
by Dimitris Michailidis
· 14 years ago
f21ce1c
cxgb4: set dev_id to the port number
by Dimitris Michailidis
· 14 years ago
204dc3c
cxgb4: implement EEH
by Dimitris Michailidis
· 14 years ago
02b5fb8
cxgb4: rearrange initialization code in preparation for EEH
by Dimitris Michailidis
· 14 years ago
900a659
cxgb4: dynamically determine flash size and FW image location
by Dimitris Michailidis
· 14 years ago
bb9c03d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
abf52f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
4de5782
qlcnic: fix register access
by Amit Kumar Salecha
· 14 years ago
ef71ff8
qlcnic: fix race in tx stop queue
by Rajesh K Borundia
· 14 years ago
8f89138
qlcnic: seperate interrupt for TX
by schacko
· 14 years ago
7f9a0c3
qlcnic: change driver description
by Sritej Velaga
· 14 years ago
469c221
qlcnic: fix device soft reset
by Sucheta Chakraborty
· 14 years ago
49e4b847
be2net: enable ipv6 tso support
by Ajit Khaparde
· 14 years ago
d29c0c5
udp: Add UFO to NETIF_F_SOFTWARE_GSO
by Herbert Xu
· 14 years ago
3924773
net: Export cred_to_ucred to modules.
by David S. Miller
· 14 years ago
6616f78
af_unix: Allow connecting to sockets in other network namespaces.
by Eric W. Biederman
· 14 years ago
7361c36
af_unix: Allow credentials to work across user and pid namespaces.
by Eric W. Biederman
· 14 years ago
257b535
scm: Capture the full credentials of the scm sender.
by Eric W. Biederman
· 14 years ago
b47030c
af_netlink: Add needed scm_destroy after scm_send.
by Eric W. Biederman
· 14 years ago
109f6e3
af_unix: Allow SO_PEERCRED to work across namespaces.
by Eric W. Biederman
· 14 years ago
3f551f9
sock: Introduce cred_to_ucred
by Eric W. Biederman
· 14 years ago
5c1469d
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
by Eric W. Biederman
· 14 years ago
812e876
scm: Reorder scm_cookie.
by Eric W. Biederman
· 14 years ago
434d7b3
qlcnic: Bumped up version number
by Anirban Chakraborty
· 14 years ago
0e33c66
qlcnic: Fix a bug in setting up NIC partitioning mode
by Anirban Chakraborty
· 14 years ago
8c76368
syncookies: check decoded options against sysctl settings
by Florian Westphal
· 14 years ago
021570e
mac80211: fix warn, enum may be used uninitialized
by Christoph Fritz
· 14 years ago
6a0076e
ath5k: report PHY error frames only for chips which need it
by Bruno Randolf
· 14 years ago
8786123
ath5k: review RX descriptor functions
by Bruno Randolf
· 14 years ago
1884a36
ath5k: take descriptor differences between 5210 and 5211 into account
by Bruno Randolf
· 14 years ago
2237e92
ath5k: update 5210/5211 frame types
by Bruno Randolf
· 14 years ago
03417bc
ath5k: review and add comments for descriptors
by Bruno Randolf
· 14 years ago
62412a8
ath5k: remove pointless rx error overlay struct
by Bruno Randolf
· 14 years ago
2847109
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
by Bruno Randolf
· 14 years ago
a666819
ath5k: use direct function calls for descriptors when possible
by Bruno Randolf
· 14 years ago
02a78b4
ath5k: move checks and stats into new function
by Bruno Randolf
· 14 years ago
8a89f06
ath5k: split descriptor handling and frame receive
by Bruno Randolf
· 14 years ago
b16062f
ath5k: unify rx descriptor error handling
by Bruno Randolf
· 14 years ago
39d63f2
ath5k: reset more pointers after we free skbs
by Bruno Randolf
· 14 years ago
0452d4a
ath5k: print more errors when decriptor setup fails
by Bruno Randolf
· 14 years ago
265faad
ath5k: fix rx descriptor debugging
by Bruno Randolf
· 14 years ago
beade63
ath5k: fix some comment typos
by Bruno Randolf
· 14 years ago
9e4e43f
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
by Bruno Randolf
· 14 years ago
8d67a03
ath5k: more debug prints for resets
by Bruno Randolf
· 14 years ago
c086aba
ipw2200: Enable LED by default
by ubuntu@tjworld.net
· 16 years ago
7484bdc
p54usb: Comment out duplicate Medion MD40900 device id
by Leann Ogasawara
· 14 years ago
3d3b33b
zd1211rw: change ZD_REGDOMAIN_JAPAN_* naming
by John W. Linville
· 14 years ago
317fe0e
inetpeer: restore small inet_peer structures
by Eric Dumazet
· 14 years ago
71184ba
zd1211rw: add 0x49 -> JP regulatory domain map
by Kouhei Sutou
· 14 years ago
fdb93f8a
gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.
by David S. Miller
· 14 years ago
5f2f892
inetpeer: do not use zero refcnt for freed entries
by Eric Dumazet
· 14 years ago
d5f31fb
netpoll: Use correct primitives for RCU dereferencing
by Herbert Xu
· 14 years ago
9f70b0f
bridge: Add const to dummy br_netpoll_send_skb
by Herbert Xu
· 14 years ago
5933dd2
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
by Eric Dumazet
· 14 years ago
a95d8c8
ipfrag : frag_kfree_skb() cleanup
by Eric Dumazet
· 14 years ago
d27f9b3
ip_frag: Remove some atomic ops
by Eric Dumazet
· 14 years ago
2bbdf38
ipv6: syncookies: do not skip ->iif initialization
by Florian Westphal
· 14 years ago
82695d9
net: Fix error in comment on net_device_ops::ndo_get_stats
by Ben Hutchings
· 14 years ago
4fcc3d3
netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer
by Sonic Zhang
· 14 years ago
aa1039e
inetpeer: RCU conversion
by Eric Dumazet
· 14 years ago
7b34a46
cnic: Fix cnic_cm_abort() error handling.
by Michael Chan
· 14 years ago
Next »