Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a213afd058436dbbd01098d7422c6a0073c39b5
6a213af
ath5k: add support for Dell Vostro A860 LED
by Shahar Or
· 15 years ago
a589296
orinoco: remove spare KERN_DEBUG
by David Kilroy
· 15 years ago
70d5713
rtl8187: Fix wrong rfkill switch mask for some models
by Larry Finger
· 15 years ago
815833e
ath9k: fix tx status reporting
by Felix Fietkau
· 15 years ago
1814077
mac80211: Fix bug in computing crc over dynamic IEs in beacon
by Vasanthakumar Thiagarajan
· 15 years ago
02f7f17
net/rfkill/core.c: work around gcc-4.0.2 silliness
by Andrew Morton
· 15 years ago
16cec43
mwl8k: don't complain about oversized beacons in FINALIZE_JOIN
by Lennert Buytenhek
· 15 years ago
d1844d7
mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation
by Lennert Buytenhek
· 15 years ago
d8a8dd8
mwl8k: struct ieee80211_rx_status::qual is deprecated
by Lennert Buytenhek
· 15 years ago
3db95e5
mwl8k: don't forget to call pci_disable_device()
by Lennert Buytenhek
· 15 years ago
89b872e
mwl8k: increase firmware loading timeouts
by Lennert Buytenhek
· 15 years ago
7e1112d
mwl8k: allow more time for transmit rings to drain
by Lennert Buytenhek
· 15 years ago
0c9cc640
mwl8k: allow more time for firmware commands to complete
by Lennert Buytenhek
· 15 years ago
8e9f33f
mwl8k: properly report rate on received 40MHz packets
by Lennert Buytenhek
· 15 years ago
ca00930
mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation
by Lennert Buytenhek
· 15 years ago
20f09c3
mwl8k: prevent corruption of QoS field on receive
by Lennert Buytenhek
· 15 years ago
140eb5e
mwl8k: fix UPDATE_STADB command struct legacy_rates array length
by Lennert Buytenhek
· 15 years ago
0b5351a
mwl8k: fix MCS bitmap size in SET_RATE command
by Lennert Buytenhek
· 15 years ago
7c3f4bb
mac80211: Fix dynamic power save for scanning.
by Vivek Natarajan
· 15 years ago
bc83b68
mac80211: recalculate idle later in MLME
by Johannes Berg
· 15 years ago
c14589e
wl1251: don't build null data template in wl1251_op_config()
by Kalle Valo
· 15 years ago
de8df1e
wl1251: fix bssid handling
by Kalle Valo
· 15 years ago
e84217a
wl1251: remove false warning messages
by Kalle Valo
· 15 years ago
9b1cb21
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
by John W. Linville
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7a797cd
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bb2166c
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0bf7969
Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
69f061e
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6077817
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d0b093a
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3e72b81
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9b269d4
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7b626ac
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1ebb275
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 15 years ago
83fdbfb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
27d16d0
avr32: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
5506e68
s390: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
4ef5651
MIPS: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
a5fc5eb
x86: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
38938c8
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
by David Daney
· 15 years ago
d29cecd
mac80211: fix reorder buffer release
by Johannes Berg
· 15 years ago
8f56874
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
159bcfe
iwmc3200wifi: Enable wimax core through module parameter
by Samuel Ortiz
· 15 years ago
43b5ffe
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
by Samuel Ortiz
· 15 years ago
1ee9d42
iwmc3200wifi: Coex table command does not expect a response
by Samuel Ortiz
· 15 years ago
f330d4f
iwmc3200wifi: Update wiwi priority table
by Samuel Ortiz
· 15 years ago
250cce2
iwlwifi: driver version track kernel version
by Reinette Chatre
· 15 years ago
212fb57
iwlwifi: indicate uCode type when fail dump error/event log
by Wey-Yi Guy
· 15 years ago
bd3709b
iwl3945: remove duplicated event logging code
by Wey-Yi Guy
· 15 years ago
df98a49
b43: fix two warnings
by Johannes Berg
· 15 years ago
52ce3e9a7
ipw2100: fix rebooting hang with driver loaded
by Zhu Yi
· 15 years ago
269ac5f
cfg80211: indent regulatory messages with spaces
by Kalle Valo
· 15 years ago
6646a66
iwmc3200wifi: fix NULL pointer dereference in pmkid update
by Zhu Yi
· 15 years ago
914828f
mac80211: Fix TX status reporting for injected data frames
by Jouni Malinen
· 15 years ago
a9a29ce
ath9k: enable 2GHz band only if the device supports it
by Gabor Juhos
· 15 years ago
1f351e3
airo: Fix integer overflow warning
by Michael Buesch
· 15 years ago
a5186e9
rt2x00: Fix padding bug on L2PAD devices.
by Gertjan van Wingerde
· 15 years ago
1014eb6
WE: Fix set events not propagated
by Jean Tourrilhes
· 15 years ago
316a4d9
b43legacy: avoid PPC fault during resume
by Larry Finger
· 15 years ago
c2ff581
b43: avoid PPC fault during resume
by Larry Finger
· 15 years ago
47e1c32
tcp: fix a timewait refcnt race
by Eric Dumazet
· 15 years ago
13475a3
tcp: connect() race with timewait reuse
by Eric Dumazet
· 15 years ago
ff33a6e
be2net: Add support for ethtool self test
by Suresh R
· 15 years ago
49d0900
tcp: diag: Dont report negative values for rx queue
by Eric Dumazet
· 15 years ago
3320eae
net: Fix ks8851 snl NULL pointer dereference Oops
by Tristram Ha
· 15 years ago
fc4a748
netdevice: provide common routine for macvlan and vlan operstate management
by Patrick Mullaney
· 15 years ago
012093f
bnx2: Refine VPD logic.
by Michael Chan
· 15 years ago
9b47144
ixgbe: use EIAM to automask MSI-X
by Jesse Brandeburg
· 15 years ago
7ca3bc5
ixgbe: performance tweaks
by Jesse Brandeburg
· 15 years ago
6bacb30
ixgbe: change default ring size
by Jesse Brandeburg
· 15 years ago
5f71582
ixgbe: select FCoE Tx queue in ndo_select_queue
by Yi Zou
· 15 years ago
61a0f42
ixgbe: use known user priority for FCoE when DCB is enabled
by Yi Zou
· 15 years ago
69ee472f
usbnet & cdc-ether: Autosuspend for online devices
by Oliver Neukum
· 15 years ago
7f51579
cdc-ether: Implement reset_resume()
by Oliver Neukum
· 15 years ago
a7fca0c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 15 years ago
424eff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
55dbabe
bnx2: Update version to 2.0.3.
by Michael Chan
· 15 years ago
76d9906
bnx2: Read firmware version from VPD.
by Michael Chan
· 15 years ago
b929e53
bnx2: Print warning when unable to allocate the full SKB/page ring.
by Michael Chan
· 15 years ago
20175c5
bnx2: Dump some state during tx timeout.
by Michael Chan
· 15 years ago
51bf6bb
bnx2: Protect tx timeout reset with rtnl_lock().
by Michael Chan
· 15 years ago
cceea98
tg3: Update version to 3.105
by Matt Carlson
· 15 years ago
026a6c2
tg3: Clean tg3_init_one()
by Matt Carlson
· 15 years ago
94c982b
tg3: Use pci_read_vpd() instead of private method
by Matt Carlson
· 15 years ago
141518c
tg3: Add some VPD preprocessor constants
by Matt Carlson
· 15 years ago
b703df6
tg3: Add 57765 asic rev
by Matt Carlson
· 15 years ago
19cfaec
tg3: Make TSS enable independent of MSI-X enable
by Matt Carlson
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3454f83
be2net: Bump up the driver version number
by Ajit Khaparde
· 15 years ago
71d8d1b
be2net: Support for WoL using magic packet after suspend.
by Ajit Khaparde
· 15 years ago
d744b44
be2net: Changes to print fw command opcode when command is failed by controller.
by Ajit Khaparde
· 15 years ago
b099ce2
net: Batch inet_twsk_purge
by Eric W. Biederman
· 15 years ago
575f4cd
net: Use rcu lookups in inet_twsk_purge.
by Eric W. Biederman
· 15 years ago
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
3a765ed
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
by Eric W. Biederman
· 15 years ago
d79d792
net: Allow xfrm_user_net_exit to batch efficiently.
by Eric W. Biederman
· 15 years ago
04dc7f6b
net: Move network device exit batching
by Eric W. Biederman
· 15 years ago
Next »