Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c31504dc0d1dc853dcee509d9999169a9097a717
c31504d
udp: use atomic_inc_not_zero_hint
by Eric Dumazet
· 14 years ago
213b15c
vlan: remove ndo_select_queue() logic
by Eric Dumazet
· 14 years ago
4af429d
vlan: lockless transmit path
by Eric Dumazet
· 14 years ago
8ffab51
macvlan: lockless tx path
by Eric Dumazet
· 14 years ago
0e3125c
packet: Enhance AF_PACKET implementation to not require high order contiguous memory allocation (v4)
by Neil Horman
· 14 years ago
020f01e
drivers/isdn/mISDN: Use printf extension %pV
by Joe Perches
· 14 years ago
3654654
netlink: let nlmsg and nla functions take pointer-to-const args
by Jan Engelhardt
· 14 years ago
9d82ca9
ipv6: fix missing in6_ifa_put in addrconf
by John Fastabend
· 14 years ago
b5e4156
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
6b35308
net: Export netif_get_vlan_features().
by David S. Miller
· 14 years ago
1f4f067
enic: Fix build warnings
by Vasanthy Kolluri
· 14 years ago
ce5a121
hso: Fix unused variable warning
by Alan Cox
· 14 years ago
ec1e561
bridge: add RCU annotations to bridge port lookup
by Eric Dumazet
· 14 years ago
b5ed54e
bridge: fix RCU races with bridge port
by stephen hemminger
· 14 years ago
61391cd
netdev: add rcu annotations to receive handler hook
by stephen hemminger
· 14 years ago
a386f99
bridge: add proper RCU annotation to should_route_hook
by Eric Dumazet
· 14 years ago
e805168
bridge: add RCU annotation to bridge multicast table
by Eric Dumazet
· 14 years ago
8a22c99
net/ipv6/mcast.c: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
d577f1c
include/net/caif/cfctrl.h: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
c59504e
include/linux/if_macvlan.h: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
779bb41
drivers/net/cnic.c: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
e81a1ba
drivers/net/ixgbe: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
1d51c41
drivers/net/e1000e: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
6f38ad9
drivers/net/bnx2x: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
ad65ffd
drivers/isdn: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
6c1b6c6
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
fe82224
net: Simplify RX queue allocation
by Tom Herbert
· 14 years ago
ed9af2e
net: Move TX queue allocation to alloc_netdev_mq
by Tom Herbert
· 14 years ago
cc9ff19
xfrm: use gre key as flow upper protocol info
by Timo Teräs
· 14 years ago
e1f2d8c
vlan: Fix build warning in vlandev_seq_show()
by David S. Miller
· 14 years ago
b1d771e
carl9170: use generic sign_extend32
by Christian Lamparter
· 14 years ago
7919a57
bitops: Provide generic sign_extend32 function
by Andreas Herrmann
· 14 years ago
e4b3fdb
wl1251: use wl12xx_platform_data to pass data
by Grazvydas Ignotas
· 14 years ago
1d4b89f
wl1251: add runtime PM support for SDIO
by Grazvydas Ignotas
· 14 years ago
cb7bbc7
wl1251: add power callback to wl1251_if_operations
by Grazvydas Ignotas
· 14 years ago
f81c1f4
iwlagn: enable shadow register
by Wey-Yi Guy
· 14 years ago
6fe8efb
iwlwifi: disable disconnected antenna for advanced bt coex
by Shanyu Zhao
· 14 years ago
3031242
iwlwifi: seperate disconnected antenna function
by Shanyu Zhao
· 14 years ago
b2769b8
iwlagn: fix RXON HT
by Johannes Berg
· 14 years ago
8da8e62
iwlagn: re-enable calibration
by Johannes Berg
· 14 years ago
52d980c
iwlagn: fix RXON issues
by Johannes Berg
· 14 years ago
2e1fea4
iwlagn: fix needed chains calculation
by Johannes Berg
· 14 years ago
35a6eb3
iwlwifi: resending QoS command when HT changes
by Wey-Yi Guy
· 14 years ago
fd11743
iwlwlifi: update rx write pointer w/o request mac access in the CAM mode
by Winkler, Tomas
· 14 years ago
708068d
iwlwifi: legacy tx_cmd_protection function
by Wey-Yi Guy
· 14 years ago
e39fdee
iwlwifi: put all the isr related function under ops
by Wey-Yi Guy
· 14 years ago
81baf6e
iwlwifi: Legacy isr only used by legacy devices
by Wey-Yi Guy
· 14 years ago
ae79d23
iwlagn: fix non-5000+ build
by Johannes Berg
· 14 years ago
2a21ff4
iwlagn: update PCI ID for 100 series devices
by Wey-Yi Guy
· 14 years ago
fb30eaf
iwlagn: update PCI ID for 6000g2a series devices
by Wey-Yi Guy
· 14 years ago
8b37d9f
iwlagn: update PCI ID for 6000g2b series devices
by Wey-Yi Guy
· 14 years ago
5d882c9
ath5k: Print stats as unsigned ints.
by Ben Greear
· 14 years ago
8c5765f
rt2x00: Add watchdog functions for HW queue
by Ivo van Doorn
· 14 years ago
ea175ee
rt2x00: Remove rt2x00lib_toggle_rx
by Ivo van Doorn
· 14 years ago
8be4eed
rt2x00: Fix rt2x00queue_kick_tx_queue arguments
by Ivo van Doorn
· 14 years ago
813f033
rt2x00: Rename queue->lock to queue->index_lock
by Ivo van Doorn
· 14 years ago
821cde63
rt2x00: checkpatch.pl error fixes for rt73usb.c
by Mark Einon
· 14 years ago
f8bfbc3
rt2x00: checkpatch.pl error fixes for rt2x00queue.c
by Mark Einon
· 14 years ago
027e8fd
rt2x00: checkpatch.pl error fixes for rt2x00link.c
by Mark Einon
· 14 years ago
5f181dc1
rt2x00: checkpatch.pl error fixes for rt2x00lib.h
by Mark Einon
· 14 years ago
c2361ba
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
by Mark Einon
· 14 years ago
8a23903
rt2x00: checkpatch.pl error fixes for rt2x00config.c
by Mark Einon
· 14 years ago
87a46ca
rt2x00: checkpatch.pl error fixes for rt2800usb.h
by Mark Einon
· 14 years ago
144b80b
rt2x00: checkpatch.pl error fixes for rt2800usb.c
by Mark Einon
· 14 years ago
c6cbade
rt2x00: checkpatch.pl error fixes for rt2800pci.h
by Mark Einon
· 14 years ago
bf1b151
rt2x00: checkpatch.pl error fixes for rt2800lib.c
by Mark Einon
· 14 years ago
fd8dab9
rt2x00: checkpatch.pl error fixes for rt2800.h
by Mark Einon
· 14 years ago
cf55347
rt2x00: checkpatch.pl error fixes for rt2500usb.c
by Mark Einon
· 14 years ago
cb771b1
rt2x00: checkpatch.pl error fixes for rt2500pci.h
by Mark Einon
· 14 years ago
46b9786
rt2x00: checkpatch.pl error fixes for rt2400pci.h
by Mark Einon
· 14 years ago
041fb8f
carl9170: tx path review
by Christian Lamparter
· 14 years ago
ffa56e54
mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()
by Jesper Juhl
· 14 years ago
723fc7a
rt2x00: Fix comments in rt73usb.h and rt61pci.h
by Lalith Suresh
· 14 years ago
fa8b4b2
rt2x00: Fix hw crypto in AP mode for some devices
by Helmut Schaa
· 14 years ago
070192d
rt2x00: Fix crash on USB unplug
by Ivo van Doorn
· 14 years ago
303c7d6
rt2x00: Fix MCU_SLEEP arguments
by Ivo van Doorn
· 14 years ago
f44df18
rt2x00: Implement flush callback
by Ivo van Doorn
· 14 years ago
aaf886b
rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma
by Ivo van Doorn
· 14 years ago
7225ce1
rt2x00: Rename rt2x00queue_timeout
by Ivo van Doorn
· 14 years ago
e2f8c87
rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not active
by Helmut Schaa
· 14 years ago
2b23cda
rt2x00: Reduce tx descriptor size
by Helmut Schaa
· 14 years ago
08e5310
rt2x00: Wait up to one second on rt2800 for WPDMA to be ready
by Helmut Schaa
· 14 years ago
efd2f27
rt2x00: Sync Tx and RX ring sizes with legacy drivers
by Helmut Schaa
· 14 years ago
961621a
rt2x00: Add TXOP_CTRL_CFG register definition
by Helmut Schaa
· 14 years ago
066dae9
ath9k: rework tx queue selection and fix queue stopping/waking
by Felix Fietkau
· 14 years ago
21e731a
b43legacy: rfkill: use status register based on core revision (not PHY's)
by Rafał Miłecki
· 14 years ago
d94519c
zd1201: Add missing id
by maximilian attems
· 14 years ago
8cecc90
zd1211rw: add 2 missing usb id's
by maximilian attems
· 14 years ago
daeeb07
rtl8187: restore anaparam registers after reset with 8187B
by Herton Ronaldo Krzesinski
· 14 years ago
998606c
rtl8187: remove uneeded setting of anaparam write
by Herton Ronaldo Krzesinski
· 14 years ago
0bf198e
rtl8187: consolidate anaparam on/off write sequences
by Herton Ronaldo Krzesinski
· 14 years ago
fe33269
rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B
by Herton Ronaldo Krzesinski
· 14 years ago
896cae6
rtl8187: move pll reset at start out of ANAPARAM write
by Herton Ronaldo Krzesinski
· 14 years ago
a8ff34e
rtl8187: avoid redundant write to register FF72 (RFSW_CTRL)
by Herton Ronaldo Krzesinski
· 14 years ago
60f5891
rtl8187: fix wrong register initialization in 8187B
by Herton Ronaldo Krzesinski
· 14 years ago
f002c25
rtl8187: remove setting of beacon/atim registers from initialization
by Herton Ronaldo Krzesinski
· 14 years ago
327571e
rtl8187: remove redundant initialization of ARFR
by Herton Ronaldo Krzesinski
· 14 years ago
c0bf9ca
mwl8k: force AP mode to use non-AMPDU frames
by Nishant Sarmukadam
· 14 years ago
3eedb6f
carl9170: configurable beacon rates
by Christian Lamparter
· 14 years ago
2a6cef5
carl9170: stop stale uplink BA sessions
by Christian Lamparter
· 14 years ago
Next »