Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9955151df7c6452cae2ed9649f53d265c91cf155
9955151
mac80211: Warn if the rate controller requests retries for a NO_ACK frame
by Gábor Stefanik
· 16 years ago
97d3f45
ath9k: Fix handling of retry count of NO_ACK frames
by Gábor Stefanik
· 16 years ago
514d65c
iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs
by Gábor Stefanik
· 16 years ago
9223684
mac80211: Fix handling of retry count of NO_ACK frames in PID
by Gábor Stefanik
· 16 years ago
4edf040
mac80211: Fix handling of retry count of NO_ACK frames in minstrel
by Gábor Stefanik
· 16 years ago
2516baa
ath5k: correct interrupt storm warning
by Bob Copeland
· 16 years ago
35f00cf
rt2x00: Implement support for 802.11n
by Ivo van Doorn
· 16 years ago
9f16617
rt2x00: Add support for L2 padding during TX/RX
by Ivo van Doorn
· 16 years ago
9eb4e21
rt2x00: Move iv_len into tx descriptor data
by Ivo van Doorn
· 16 years ago
bbb3388
ath5k: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
ba5101d
ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?
by Roel Kluin
· 16 years ago
44e1b98
cfg80211: Use the correct IE buffer pointer
by Michael Buesch
· 16 years ago
273de92
cfg80211: Remove unnecessary ksize() call
by Michael Buesch
· 16 years ago
90ccda9
ar9170usb: reset device on resume
by Christian Lamparter
· 16 years ago
1ca5f2e
p54usb: rework driver for resume
by Christian Lamparter
· 16 years ago
a406ac0
p54usb: remove some dead code
by Christian Lamparter
· 16 years ago
ded7a7e
ath5k: 5211, don't crypt every protected frame
by Jiri Slaby
· 16 years ago
aeca78b
net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n
by Andrew Morton
· 16 years ago
0ef9ccd
cfg80211: remove superfluous !last_request check in reg_device_remove()
by Chris Wright
· 16 years ago
2cfb1f5
ar9170: uncomment powermgt case handle
by Christian Lamparter
· 16 years ago
083c468
ar9170: handle otus' A-MPDU density definitions
by Christian Lamparter
· 16 years ago
16cf438
mac80211: fix probe response processing
by Johannes Berg
· 16 years ago
d91f190
mac80211_hwsim: fix bogus warning
by Johannes Berg
· 16 years ago
e61f234
nl80211: Send timeout event on failed direct probe
by Jouni Malinen
· 16 years ago
2448798
mac80211: add driver ops wrappers
by Johannes Berg
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
57c4d7b
mac80211: clean up beacon interval settings
by Johannes Berg
· 16 years ago
f3b8525
mac80211: fix scan races and rework scanning
by Johannes Berg
· 16 years ago
2d72289
mac80211: internally clear failed scans properly
by Johannes Berg
· 16 years ago
9ccebe6
mac80211: rename max_sleep_interval to max_sleep_period
by Johannes Berg
· 16 years ago
d5edaed
mac80211: fix PS vs. scan race
by Johannes Berg
· 16 years ago
0e41f71
mac80211: fix various problems in ibss code
by Johannes Berg
· 16 years ago
c7ae011
net: remove driver_data direct access of struct device from more drivers
by Greg Kroah-Hartman
· 16 years ago
088eb2d
netns 2/2: extract net_create()
by Alexey Dobriyan
· 16 years ago
4a84822
netns 1/2: don't get/put old netns on CLONE_NEWNET
by Alexey Dobriyan
· 16 years ago
6e8cf5c
macb: Add support of the netpoll API
by Thomas Petazzoni
· 16 years ago
255cac9
tcp: extend ECN sysctl to allow server-side only ECN
by Ilpo Järvinen
· 16 years ago
513de11
net: Avoid modulus in skb_tx_hash() for forwarding case.
by David S. Miller
· 16 years ago
accc5b4
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
by Rami Rosen
· 16 years ago
eb457f3
ne2k-pci: use dev->addr_len instead of "6"
by Jiri Pirko
· 16 years ago
698960a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d252a5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
379b026
ne2k-pci: Do not register device until initialized.
by Lubomir Rintel
· 16 years ago
902e5ea
Subject: [PATCH] br2684: restore net_dev initialization
by Rabin Vincent
· 16 years ago
d0ab8ff
net: Only store high 16 bits of kernel generated filter priorities
by Robert Love
· 16 years ago
1824a98
virtio_net: Fix function name typo
by Alex Williamson
· 16 years ago
23e258e
virtio_net: Cleanup command queue scatterlist usage
by Alex Williamson
· 16 years ago
f0a3a15
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
by Ken Kawasaki
· 16 years ago
1363d9b
bonding: correct the cleanup in bond_create()
by Jiri Pirko
· 16 years ago
c047fcd
virtio: add missing include to virtio_net.h
by Grant Likely
· 16 years ago
88d7d8b
forcedeth: add clock gating feature <resend>
by Ayaz Abdulla
· 16 years ago
726474b
smsc95xx: add support for LAN9512 and LAN9514
by Steve Glendinning
· 16 years ago
f293501
smsc95xx: configure LED outputs
by Steve Glendinning
· 16 years ago
2382b15
netconsole: take care of NETDEV_UNREGISTER event
by Bruno Prémont
· 16 years ago
acda074
xt_socket: checks for the state of nf_conntrack
by Laszlo Attila Toth
· 16 years ago
1aec5bd
net: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
689c96c
bonding: bond_slave_info_query() fix
by Eric Dumazet
· 16 years ago
00b64f2
cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’
by Sergey Senozhatsky
· 16 years ago
0f3d042
netfilter: use likely() in xt_info_rdlock_bh()
by Eric Dumazet
· 16 years ago
ec581f6
net: Fix skb_tx_hash() for forwarding workloads.
by Eric Dumazet
· 16 years ago
7a67e56
net: Fix oops when splicing skbs from a frag_list.
by Jarek Poplawski
· 16 years ago
aba7453
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a4fe91e
Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"
by David S. Miller
· 16 years ago
5974700
mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertising
by Ben Hutchings
· 16 years ago
894b19a
ethtool/mdio: Support backplane mode negotiation
by Ben Hutchings
· 16 years ago
0c09c1a
ethtool/mdio: Report MDIO mode support and link partner advertising
by Ben Hutchings
· 16 years ago
3f926da
sfc: Use generic MDIO flow control auto-negotiation functions
by Ben Hutchings
· 16 years ago
af2a3ea
mdio: Add mdio45_ethtool_spauseparam_an()
by Ben Hutchings
· 16 years ago
a8c3083
mii: Add mii_advertise_flowctrl()
by Ben Hutchings
· 16 years ago
44c22ee
mii: Simplify mii_resolve_flowctrl_fdx()
by Ben Hutchings
· 16 years ago
4023939
s2io: Use generic MDIO definitions
by Ben Hutchings
· 16 years ago
cdbf0eb
ixgb: Use generic MDIO definitions
by Ben Hutchings
· 16 years ago
6b73e10
ixgbe: Use generic MDIO definitions and functions
by Ben Hutchings
· 16 years ago
0f07c4e
cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()
by Ben Hutchings
· 16 years ago
23c3320
chelsio: Use generic MDIO definitions and mdio_mii_ioctl()
by Ben Hutchings
· 16 years ago
68e7f45
sfc: Use generic MDIO functions and definitions
by Ben Hutchings
· 16 years ago
1b1c2e9
mdio: Add generic MDIO (clause 45) support functions
by Ben Hutchings
· 16 years ago
52c94df
mdio: Add register definitions for MDIO (clause 45)
by Ben Hutchings
· 16 years ago
0821c71
ethtool: Add port type PORT_OTHER
by Ben Hutchings
· 16 years ago
93af7ac
mv643xx_eth: 64bit mib counter read fix
by Lennert Buytenhek
· 16 years ago
1319eba
mv643xx_eth: OOM handling fixes
by Lennert Buytenhek
· 16 years ago
ce105a0
pcnet32: Remove pointless memory barriers
by John Dykstra
· 16 years ago
ddc9f82
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
c428c89
mac80211: default to automatic power control
by Johannes Berg
· 16 years ago
d4c4a9a
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
by Alan Jenkins
· 16 years ago
dd4d8ca
ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()
by Don Skidmore
· 16 years ago
f7185c7
netxen: fix firmware download
by Dhananjay Phadke
· 16 years ago
4ea528a
netxen: refactor netxen_recv_context struct
by Dhananjay Phadke
· 16 years ago
5103c9f
netxen: fix link event handling
by Dhananjay Phadke
· 16 years ago
ac7c992
e100: do not go D3 in shutdown unless system is powering off
by Thadeu Lima de Souza Cascardo
· 16 years ago
bf0de3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
942e4a2
netfilter: revised locking for x_tables
by Stephen Hemminger
· 16 years ago
b7fcb5c
ath5k: fix buffer overrun in rate debug code
by Bob Copeland
· 16 years ago
74aa9be
iwlwifi: notify on scan completion even when shutting down
by Johannes Berg
· 16 years ago
e805e4d
rndis_wlan: fix initialization order for workqueue&workers
by Jussi Kivilinna
· 16 years ago
6269b73
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
by Stephen Rothwell
· 16 years ago
3fdca1e
Bluetooth: Fix connection establishment with low security requirement
by Marcel Holtmann
· 16 years ago
052b30b
Bluetooth: Add different pairing timeout for Legacy Pairing
by Marcel Holtmann
· 16 years ago
f3784d8
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
by Roger Quadros
· 16 years ago
6c31d55
gianfar: Use memset instead of cacheable_memzero
by Kumar Gala
· 16 years ago
Next »