Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aba4e6fff8de0c92e53f0e7ef077231e75f7d760
aba4e6f
mac80211: Fix AP mode regression
by Sujith Manoharan
· 12 years ago
06d7de8
Revert "rfkill: remove dead code"
by AceLan Kao
· 12 years ago
dcf3396
mac80211: clean up ieee80211_subif_start_xmit
by Johannes Berg
· 12 years ago
fe94fe0
mac80211: pass channel to ieee80211_send_probe_req
by Johannes Berg
· 12 years ago
c0af073
mac80211: convert ops checks to WARN_ON
by Johannes Berg
· 12 years ago
9b86487
mac80211: check operating channel in scan
by Johannes Berg
· 12 years ago
4797c7b
mac80211: use RX status band instead of current band
by Johannes Berg
· 12 years ago
3d01be7
mac80211: don't assume channel is set in tracing
by Johannes Berg
· 12 years ago
f9e6e95
mac80211: use oper_channel in rate init
by Johannes Berg
· 12 years ago
9e99a12
mac80211: remove freq/chantype from debugfs
by Johannes Berg
· 12 years ago
e31583c
mac80211: remove almost unused local variable
by Johannes Berg
· 12 years ago
466f310
mac80211: mesh: don't use global channel type
by Johannes Berg
· 12 years ago
d348f69
mac80211: simplify buffers in aes_128_cmac_vector
by Johannes Berg
· 12 years ago
8b3d1cc
mac80211_hwsim: add support for P2P Device
by Johannes Berg
· 12 years ago
6d71117
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
by Johannes Berg
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 12 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 12 years ago
cc74c0c
mac80211: make ieee80211_beacon_connection_loss_work static
by Johannes Berg
· 12 years ago
5bc1420
mac80211: check size of channel switch IE when parsing
by Johannes Berg
· 12 years ago
3049000
mac80211: fix CSA handling timer
by Johannes Berg
· 12 years ago
57eebdf
mac80211: clean up CSA handling code
by Johannes Berg
· 12 years ago
90bcf86
mac80211: remove unneeded 'bssid' variable
by Johannes Berg
· 12 years ago
4c29867
mac80211: support A-MPDU status reporting
by Johannes Berg
· 12 years ago
48613ec
wireless: add radiotap A-MPDU status field
by Johannes Berg
· 12 years ago
e687f61
mac80211: add supported rates change notification in IBSS
by Antonio Quartulli
· 12 years ago
4bd4c2d
mac80211: clean up mpath_move_to_queue()
by Thomas Pedersen
· 12 years ago
b22bd52
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
by Thomas Pedersen
· 12 years ago
aa7a008
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
by Eyal Shapira
· 12 years ago
f609a43
mac80211: skb leak in mesh_plink_frame_tx()
by Thomas Pedersen
· 12 years ago
e7570df
mac80211: don't request ack for peering close
by Thomas Pedersen
· 12 years ago
3e17f2b
mac80211: remove ieee80211_clean_sdata()
by Thomas Pedersen
· 12 years ago
0d466b9c
mac80211: improve cleanup when leaving mesh
by Thomas Pedersen
· 12 years ago
19c3b83
mac80211: reset station MLME flags upon new association
by Johannes Berg
· 12 years ago
e83e654
mac80211: use eth_broadcast_addr
by Johannes Berg
· 12 years ago
1411af1
mac80211: enable WDS carrier only after adding station
by Johannes Berg
· 12 years ago
c405c62
mac80211: manage carrier state in mesh
by Johannes Berg
· 12 years ago
2d56577
mac80211: use correct channel in TX
by Johannes Berg
· 12 years ago
6b77863
mac80211: fix current vs. operating channel in preq/beacon
by Johannes Berg
· 12 years ago
679ef4e
mac80211: use oper_channel in utils and config
by Johannes Berg
· 12 years ago
568d6e2
mac80211: use oper_channel in managed mlme
by Johannes Berg
· 12 years ago
273686d
mac80211: use oper_channel in ibss
by Johannes Berg
· 12 years ago
6962d60
mac80211: use oper_channel in mesh
by Johannes Berg
· 12 years ago
b17166a
mac80211: set channel only once during auth/assoc
by Johannes Berg
· 12 years ago
13e0c8e
mac80211: rename sta to new_sta
by Johannes Berg
· 12 years ago
1b49de2
mac80211: supress HT/VHT disable if not supported
by Johannes Berg
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
ab09587
mac80211: add PS flag to bss_conf
by Eliad Peller
· 12 years ago
2b2b643
wlcore: op_tx: pass sta explicitly when inferring frame hlid
by Arik Nemtsov
· 12 years ago
930e191
wlcore: don't get the hlid from a queued skb
by Arik Nemtsov
· 12 years ago
e217689
cfg80211: unify IE search
by Vladimir Kondratiev
· 12 years ago
8c7d857
mac80211: don't call mgd_prepare_tx when associated
by Emmanuel Grumbach
· 12 years ago
7eeff74
mac80211: don't react to beacon loss if HW monitoring
by Johannes Berg
· 12 years ago
d545dab
mac80211: VHT (11ac) association
by Mahesh Palivela
· 12 years ago
bae35d9
mac80211: don't re-init rate control when receiving mesh beacon
by Chun-Yeow Yeoh
· 12 years ago
173f865
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
cea8f46
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
91b006d
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
by Russell King
· 12 years ago
c1e7179
Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
84eda28
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 12 years ago
b387e41
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
43a1141
Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 12 years ago
25918f9
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
aa0b3b2
Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
bac821a
powerpc/ftrace: Trace function graph entry before updating index
by Steven Rostedt
· 12 years ago
e5ae3cd
radeonfb: Add quirk for the graphics adapter in some JSxx
by Tony Breeds
· 12 years ago
0e38498
powerpc: Lack of firmware flash support is not an error
by Anton Blanchard
· 12 years ago
fd297b3
powerpc: Enable pseries hardware RNG and crypto modules
by Anton Blanchard
· 12 years ago
b1acf1b
powerpc: Update g5_defconfig
by Benjamin Herrenschmidt
· 12 years ago
38df850
powerpc/kvm/bookehv: Fix build regression
by Alexander Graf
· 12 years ago
1f8b0bc
powerpc: Set stack limit properly in crit_transfer_to_handler
by Stuart Yoder
· 12 years ago
6ee127b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
1e30c1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
a1857eb
Btrfs: using vmalloc and friends needs vmalloc.h
by Stephen Rothwell
· 12 years ago
d45bb11
leds-lp8788: forgotten unlock at lp8788_led_work
by Devendra Naga
· 12 years ago
18d4a06
LEDS: propagate error codes in blinkm_detect()
by Dan Carpenter
· 12 years ago
4d8729a
LEDS: memory leak in blinkm_led_common_set()
by Dan Carpenter
· 12 years ago
231daf0
cpumask: cpulist_parse() comments correction
by Alex Shi
· 12 years ago
96263d2
init: add comments to keep initcall-names in sync with initcall levels
by Jim Cromie
· 12 years ago
c777ad6
cpumask: add a few comments of cpumask functions
by Alex Shi
· 12 years ago
427f23c
sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current
by Tkhai Kirill
· 12 years ago
a0ce3ba0
sparc32: delete dead code in show_mem()
by Sam Ravnborg
· 12 years ago
9a4d5b9
sparc32: move kmap_init() to highmem.c
by Sam Ravnborg
· 12 years ago
d8a1b2b
sparc32: move probe_memory() to srmmu.c
by Sam Ravnborg
· 12 years ago
2acdf2c
sparc32: drop unused BAD_PAGE stuff
by Sam Ravnborg
· 12 years ago
b585e85
sparc32: centralize all mmu context handling in srmmu.c
by Sam Ravnborg
· 12 years ago
59b00c7
sparc32: drop quicklist
by Sam Ravnborg
· 12 years ago
cc52aea
sparc32: drop sparc model check in paging_init
by Sam Ravnborg
· 12 years ago
c966a33
sparc32: drop sparc_unmapped_base
by Sam Ravnborg
· 12 years ago
d884297
sparc32,leon: drop leon_init()
by Sam Ravnborg
· 12 years ago
1b6d06d8
sparc32: drop fixmap.h
by Sam Ravnborg
· 12 years ago
c00db32
sparc32: fixmap.h cleanup
by Sam Ravnborg
· 12 years ago
5bbeed1
sparc32: drop unused kmap_atomic_to_page
by Sam Ravnborg
· 12 years ago
881e02d
sparc32: drop swapper_pg_dir
by Sam Ravnborg
· 12 years ago
7cdfbc7
sparc32: beautify srmmu_inherit_prom_mappings()
by Sam Ravnborg
· 12 years ago
f71a2aa
sparc32: use void * in nocache get/free
by Sam Ravnborg
· 12 years ago
605ae96
sparc32: fix coding-style in srmmu.c
by Sam Ravnborg
· 12 years ago
4a049b0
sparc32: sort includes in srmmu.c
by Sam Ravnborg
· 12 years ago
3244246
sparc32: define a few srmmu functions __init
by Sam Ravnborg
· 12 years ago
a9197f9
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 12 years ago
c710998
ipv6: Early TCP socket demux
by Eric Dumazet
· 12 years ago
Next »