Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ac59b496d9fd0b7425219e8dc5d4f1f6f0083efc
« Previous
f8df39f
Bluetooth: Use kzalloc for drivers
by Julia Lawall
· 14 years ago
5ee283c
Bluetooth: Use kmemdup for drivers
by Julia Lawall
· 14 years ago
d1d10d7
Bluetooth: Process interrupt in main thread of btmrvl driver as well
by Amitkumar Karwar
· 14 years ago
2d0a034
Bluetooth: Reassigned copyright to Code Aurora Forum
by Ron Shaffer
· 14 years ago
04fafe4
Bluetooth: Remove extraneous white space
by Ron Shaffer
· 14 years ago
7452d24
Bluetooth: Fix warning: variable 'tty' set but not used
by Justin P. Mattock
· 14 years ago
278be27
Bluetooth: Silence warning in btmrvl SDIO driver
by Kulikov Vasiliy
· 14 years ago
32c2ece
Bluetooth: Add debugfs support for showing the blacklist
by Johan Hedberg
· 14 years ago
f035856
Bluetooth: Add blacklist support for incoming connections
by Johan Hedberg
· 14 years ago
95ffa97
Bluetooth: Fix L2CAP control bit field corruption
by Gustavo F. Padovan
· 14 years ago
c13ffa6
Bluetooth: Proper shutdown ERTM when closing the channel
by Gustavo F. Padovan
· 14 years ago
51893f8
Bluetooth: Fix bug with ERTM minimum packet length
by Nathan Holstein
· 14 years ago
bfbacc1
Bluetooth: Fix SREJ_QUEUE corruption in L2CAP
by João Paulo Rechi Vita
· 14 years ago
6e2b672
Bluetooth: Fix bug in l2cap_ertm_send() behavior
by Gustavo F. Padovan
· 14 years ago
bc1b1f8
Bluetooth: Only check SAR bits if frame is an I-frame
by Gustavo F. Padovan
· 14 years ago
8ff50ec
Bluetooth: Fix bug with ERTM vars increment
by Gustavo F. Padovan
· 14 years ago
f6337c7
Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
by Gustavo F. Padovan
· 14 years ago
0b31c85
Bluetooth: Remove L2CAP Extended Features from Kconfig
by Gustavo F. Padovan
· 14 years ago
fd059b9
Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP
by Gustavo F. Padovan
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8b74964
rtl8180: improve signal reporting for rtl8185 hardware
by John W. Linville
· 14 years ago
b603742
mwl8k: correct/silence sparse warnings
by John W. Linville
· 14 years ago
34782e9
wireless: remove unnecessary reg_same_country_ie_hint
by John W. Linville
· 14 years ago
1612454
rt2x00: correct sparse warning in rt2x00debug.c
by John W. Linville
· 14 years ago
cc40cc5
libipw: correct sparse warnings and mark some variables static
by John W. Linville
· 14 years ago
d267be3
ipw2100: mark ipw2100_pm_qos_req static
by John W. Linville
· 14 years ago
a3d3da1
ath9k: correct sparse identified endian bug in ath_paprd_calibrate
by John W. Linville
· 14 years ago
20925fe
wireless: mark cfg80211_is_all_idle as static
by John W. Linville
· 14 years ago
2ea6fb6
wireless: correct sparse warning in generated regdb.c
by John W. Linville
· 14 years ago
c28991a
wireless: correct sparse warning in wext-compat.c
by John W. Linville
· 14 years ago
3f6ff6b
wireless: correct sparse warning in lib80211_crypt_tkip.c
by John W. Linville
· 14 years ago
4f366c5
wireless: only use alpha2 regulatory information from country IE
by John W. Linville
· 14 years ago
70d4bf6
drop_monitor: convert some kfree_skb call sites to consume_skb
by Neil Horman
· 14 years ago
4b70637
drop_monitor: Add error code to detect duplicate state changes
by Neil Horman
· 14 years ago
d79d991
__dst_free(): put EXPORT_SYMBOLS after the fct
by Nicolas Dichtel
· 14 years ago
dab1086
phy: add suspend/resume in the ic+
by Giuseppe Cavallaro
· 14 years ago
53e9b1d
mac80211: set carrier on for monitor interfaces on ieee80211_open
by David Gnedt
· 14 years ago
4ced3f7
mac80211: move QoS-enable to BSS info
by Johannes Berg
· 14 years ago
875ae5f
mac80211: fix aggregation action frame handling with AP VLANs
by Felix Fietkau
· 14 years ago
5c20a5c
cxgb4vf: add maintainer entry for cxgb4vf
by Casey Leedom
· 14 years ago
c8639a8
cxgb4vf: Fix bug where we were only allocating one queue in MSI mode
by Casey Leedom
· 14 years ago
024e629
cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array
by Casey Leedom
· 14 years ago
573201f
bridge: Partially disable netpoll support
by Herbert Xu
· 14 years ago
e7c3815
ipv6: Make IP6CB(skb)->nhoff 16-bit.
by David S. Miller
· 14 years ago
5ae482e
bnx2: Update version to 2.0.17.
by Michael Chan
· 14 years ago
11848b96
bnx2: Remove some unnecessary smp_mb() in tx fast path.
by Michael Chan
· 14 years ago
379b39a
bnx2: Call pci_enable_msix() with actual number of vectors.
by Michael Chan
· 14 years ago
6fdae99
bnx2: Use proper counter for net_device_stats->multicast.
by Michael Chan
· 14 years ago
99faf68
ixgbe: fix version string for ixgbe
by Don Skidmore
· 14 years ago
5575044
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
by Yi Zou
· 14 years ago
5e09d7f
ixgbe: properly toggling netdev feature flags when disabling FCoE
by Yi Zou
· 14 years ago
d6ea7c9
ixgbe: drop support for UDP in RSS hash generation
by Alexander Duyck
· 14 years ago
fca562a
ixgbe: dcb, set DPF bit when PFC is enabled
by John Fastabend
· 14 years ago
b595446
e1000: allow option to limit number of descriptors down to 48 per ring
by Alexander Duyck
· 14 years ago
6539548
drivers/net/82596.c: fix warning
by Andrew Morton
· 14 years ago
e2df8b7
ks8842: Fix ks8842_tx_frame() for 16bit case.
by David S. Miller
· 14 years ago
d6d9ca0
net: this_cpu_xxx conversions
by Eric Dumazet
· 14 years ago
492c5d9
smsc911x: Add spinlocks around registers access
by Catalin Marinas
· 14 years ago
90e1795
bonding: avoid a warning
by Eric Dumazet
· 14 years ago
e6e4ec2
net: Removing dead ARCH_PNX010X
by Christoph Egger
· 14 years ago
0bdc0d7
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
by Shreyas Bhatewara
· 14 years ago
d9a5f21
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
by Shreyas Bhatewara
· 14 years ago
45e77d3
tcp: fix crash in tcp_xmit_retransmit_queue
by Ilpo Järvinen
· 14 years ago
b508998
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
bd27290
net: 64bit stats for netdev_queue
by Eric Dumazet
· 14 years ago
db5dda9
bonding: fix bond_inet6addr_event()
by Eric Dumazet
· 14 years ago
c26875e
s2io: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 14 years ago
6accec7
sch_atm: Convert to use standard list_head facilities.
by David S. Miller
· 14 years ago
c1f19b5
net: support time stamping in phy devices.
by Richard Cochran
· 14 years ago
15f0127
net: added a BPF to help drivers detect PTP packets.
by Richard Cochran
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
4507a71
net: add driver hook for tx time stamping.
by Richard Cochran
· 14 years ago
ad1afb0
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
by Pedro Garcia
· 14 years ago
01893c8
net: Remove MAX_SOCK_ADDR constant
by Tetsuo Handa
· 14 years ago
0a6efc7
arcnet: fix signed bug in probe function
by Dan Carpenter
· 14 years ago
8e64159
net: dccp: fix sign bug
by Kulikov Vasiliy
· 14 years ago
d9a9dc6
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
by Arnaud Ebalard
· 14 years ago
bfc978f
qlcnic: fix pci resource leak
by Amit Kumar Salecha
· 14 years ago
4a1745fc
net-next: vmxnet3 fixes [3/5] Initialize link state at probe time
by Shreyas Bhatewara
· 14 years ago
36227e8
bnx2: use device model DMA API
by Stanislaw Gruszka
· 14 years ago
a2df00a
bnx2: allocate with GFP_KERNEL flag on RX path init
by Stanislaw Gruszka
· 14 years ago
b807b8a
iwlwifi: "recover_from_tx_stall" function for 4965
by Wey-Yi Guy
· 14 years ago
9cae611
iwlwifi: more statistics counter for agn in debugfs
by Wey-Yi Guy
· 14 years ago
7c094c5
iwlwifi: additional statistic debug counter
by Wey-Yi Guy
· 14 years ago
ee2e611
ibmveth: lost IRQ while closing/opening device leads to service loss
by Robert Jennings
· 14 years ago
0f6142f
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
088c872
mac80211: improve error checking if WEP fails to init
by John W. Linville
· 14 years ago
48d5548
orinoco_usb: potential null dereference
by Dan Carpenter
· 14 years ago
9171acc
ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes
by Luis R. Rodriguez
· 14 years ago
15804e3
mac80211: skip HT parsing if HW does not support HT
by Christian Lamparter
· 14 years ago
9edd952
ath9k_htc: make ath9k_htc_tx_aggr_oper() static
by Luis R. Rodriguez
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 14 years ago
95c0ec6
vhost: avoid pr_err on condition guest can trigger
by Michael S. Tsirkin
· 14 years ago
b97d13a
cxgb4vf: fix SGE resource resource deallocation bug
by Casey Leedom
· 14 years ago
e40dbc5
ipmr: Don't leak memory if fib lookup fails.
by Ben Greear
· 14 years ago
6929fe8
net-next: vmxnet3 fixes [2/5] Interrupt control bitmap
by Ronghua Zang
· 14 years ago
ca80244
net-next: fix LRO feature update in vmxnet3
by Shreyas Bhatewara
· 14 years ago
f86586f
tcp: sizeof struct tcp_skb_cb is 44
by Eric Dumazet
· 14 years ago
6ce28c6
vxge: Version update
by Jon Mason
· 14 years ago
b2f5a05
vxge: Update maintainers information
by Jon Mason
· 14 years ago
Next »