Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21add825f90a50407e0121833c8b7cd2c071c478
21add82
mac80211: unset peer's HT 40 MHz support if not usable
by Johannes Berg
· 12 years ago
1c06ef9
wireless: use __aligned
by Johannes Berg
· 12 years ago
ec61cd6
mac80211: support HT notify channel width action
by Johannes Berg
· 12 years ago
598a593
wireless: use __packed in ieee80211.h
by Johannes Berg
· 12 years ago
18b559d
mac80211: split TX aggregation stop action
by Johannes Berg
· 12 years ago
30bf5f1
mac80211: move ieee80211_remove_tid_tx function
by Johannes Berg
· 12 years ago
faec12e
mac80211: split out aggregation TX removal
by Johannes Berg
· 12 years ago
c82c4a8
mac80211: split aggregation stop by reason
by Johannes Berg
· 12 years ago
d582cff
nl80211/mac80211: support full station state in AP mode
by Johannes Berg
· 12 years ago
dfa674d
cfg80211: move some AP code to right file
by Johannes Berg
· 12 years ago
b08fbbd
mac80211: restrict assoc request VHT capabilities
by Johannes Berg
· 12 years ago
0f500a5
cfg80211: move world roaming check for beacon hints
by Luis R. Rodriguez
· 12 years ago
3195e48
cfg80211: move reg_is_world_roaming()
by Luis R. Rodriguez
· 12 years ago
3ebfa6e
cfg80211: do not process beacon hints if one is already queued
by Luis R. Rodriguez
· 12 years ago
ad2d223
mac80211: assign bss_conf.bssid only once
by Johannes Berg
· 12 years ago
b8dc1a3
mac80211: further simplify ieee80211_bss_info_change_notify
by Johannes Berg
· 12 years ago
8da3493
mac80211: reconfig bss_info_changed only if beaconing
by Johannes Berg
· 12 years ago
d6a8322
mac80211: track enable_beacon explicitly
by Johannes Berg
· 12 years ago
8a61af6
mac80211: fix channel context iteration
by Johannes Berg
· 12 years ago
529ba6e
mac80211: clean up association better in suspend
by Johannes Berg
· 12 years ago
61e8a48
mac80211: clean up ieee80211_quiesce
by Johannes Berg
· 12 years ago
d45c417
mac82011: use frame control to differentiate probe resp/beacon
by Emmanuel Grumbach
· 12 years ago
cc3983d
mac80211: fix ieee80211_ie_build_vht_cap indentation
by Johannes Berg
· 12 years ago
9cab315
cfg80211: adjacent 80+80 MHz channel segments are invalid
by Johannes Berg
· 12 years ago
75de911
mac80211: optimise AP stop RCU handling
by Johannes Berg
· 12 years ago
361c9c8
regulatory: use IS_ERR macro family for freq_reg_info
by Johannes Berg
· 12 years ago
c492db3
regulatory: use RCU to protect last_request
by Johannes Berg
· 12 years ago
458f4f9
regulatory: use RCU to protect global and wiphy regdomains
by Johannes Berg
· 12 years ago
379b82f
regulatory: pass new regdomain to reset function
by Johannes Berg
· 12 years ago
fe7ef5e
regulatory: remove handling of channel bandwidth
by Johannes Berg
· 12 years ago
6913b49
regulatory: fix reg_is_valid_request handling
by Johannes Berg
· 12 years ago
540f6f2
regulatory: remove locking from wiphy_apply_custom_regulatory
by Johannes Berg
· 12 years ago
e8da2bb
regulatory: clarify locking rules and assertions
by Johannes Berg
· 12 years ago
5d885b9
regulatory: simplify freq_reg_info_regd
by Johannes Berg
· 12 years ago
0ba857a
regulatory: remove useless warning
by Johannes Berg
· 12 years ago
d4f2c88
regulatory: remove redundant isalpha() check
by Johannes Berg
· 12 years ago
11cff96
regulatory: simplify restore_regulatory_settings
by Johannes Berg
· 12 years ago
fdc9d7b
regulatory: remove BUG_ON
by Johannes Berg
· 12 years ago
f417376
cfg80211: remove wiphy_idx_valid
by Johannes Berg
· 12 years ago
2f92212
regulatory: use proper enum for return values
by Johannes Berg
· 12 years ago
9027b14
regulatory: remove useless locking on exit
by Johannes Berg
· 12 years ago
1a91931
regulatory: code cleanup
by Johannes Berg
· 12 years ago
75e2dba
regulatory: simplify regulatory_hint_11d
by Johannes Berg
· 12 years ago
fea9bce
regulatory: don't test list before iterating
by Johannes Berg
· 12 years ago
e9763c3
regulatory: clean up reg_copy_regd()
by Johannes Berg
· 12 years ago
74f53cd
regulatory: clean up regdom_intersect
by Johannes Berg
· 12 years ago
82f2085
regulatory: don't allocate too much memory
by Johannes Berg
· 12 years ago
8a57fff
regulatory: don't write past array when intersecting rules
by Johannes Berg
· 12 years ago
10ff57f
mac80211: remove a bit of dead mesh code
by Johannes Berg
· 12 years ago
051007d
mac80211: optimise roaming time again
by Johannes Berg
· 12 years ago
09f4114
mac80211: warn if unexpectedly removing stations
by Johannes Berg
· 12 years ago
b998e8b
mac80211: remove final sta_info_flush()
by Johannes Berg
· 12 years ago
0f6dfce
wireless: more 'capability info' bits
by Vladimir Kondratiev
· 12 years ago
a357d7f
mac80211_hwsim: allow testing paged RX
by Johannes Berg
· 12 years ago
f4eabc9
mac80211: use short slot time in mesh for 5GHz
by Chun-Yeow Yeoh
· 12 years ago
bc0784d
mac80211: Allow disabling SGI-20
by Ben Greear
· 12 years ago
694c618
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 12 years ago
09b1426
mac80211: fix maximum MTU
by Chaitanya
· 12 years ago
826262c
mac80211: fix dtim_period in hidden SSID AP association
by Johannes Berg
· 12 years ago
a56f992
mac80211: use del_timer_sync for final sta cleanup timer deletion
by Johannes Berg
· 12 years ago
97f97b1
mac80211: fix station destruction in AP/mesh modes
by Johannes Berg
· 12 years ago
b7cfcd1
mac80211: RMC buckets are just list heads
by Thomas Pedersen
· 12 years ago
4d76d21
mac80211: assign VLAN channel contexts
by Johannes Berg
· 12 years ago
2d4072a
mac80211: flush AP_VLAN stations when tearing down the BSS AP
by Felix Fietkau
· 12 years ago
34bcf71
mac80211: fix ibss scanning
by Stanislaw Gruszka
· 12 years ago
a49f0d1
Linux 3.8-rc1
by Linus Torvalds
· 12 years ago
4fe19a1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
769cb85
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
b49249d
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
10532b5
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
by J. Bruce Fields
· 12 years ago
184e251
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
0264405
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
7e65df3
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
by Kukjin Kim
· 12 years ago
45e621d
dm stripe: add WRITE SAME support
by Mike Snitzer
· 12 years ago
7de3ee5
dm: remove map_info
by Mikulas Patocka
· 12 years ago
ee18026
dm snapshot: do not use map_context
by Mikulas Patocka
· 12 years ago
59c3d2c
dm thin: dont use map_context
by Mikulas Patocka
· 12 years ago
0045d61
dm raid1: dont use map_context
by Mikulas Patocka
· 12 years ago
c7cfdf5
dm flakey: dont use map_context
by Mikulas Patocka
· 12 years ago
89c7cd8
dm raid1: rename read_record to bio_record
by Mikulas Patocka
· 12 years ago
ddbd658
dm: move target request nr to dm_target_io
by Mikulas Patocka
· 12 years ago
42bc954
dm snapshot: use per_bio_data
by Mikulas Patocka
· 12 years ago
e42c3f9
dm verity: use per_bio_data
by Mikulas Patocka
· 12 years ago
39cf0ed
dm raid1: use per_bio_data
by Mikulas Patocka
· 12 years ago
c0820cf
dm: introduce per_bio_data
by Mikulas Patocka
· 12 years ago
70d6c40
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
by Mike Snitzer
· 12 years ago
4f0b70b
dm linear: add WRITE SAME support
by Mike Snitzer
· 12 years ago
23508a9
dm: add WRITE SAME support
by Mike Snitzer
· 12 years ago
d54eaa5
dm: prepare to support WRITE SAME
by Mike Snitzer
· 12 years ago
9c5091f
dm ioctl: use kmalloc if possible
by Mikulas Patocka
· 12 years ago
5023e5c
dm ioctl: remove PF_MEMALLOC
by Mikulas Patocka
· 12 years ago
7960123
dm persistent data: improve improve space map block alloc failure message
by Joe Thornber
· 12 years ago
c397741
dm thin: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
89ddeb8
dm persistent data: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
a5bd968
dm block manager: reinstate message when validator fails
by Mike Snitzer
· 12 years ago
3a0f9aa
dm raid: round region_size to power of two
by Jonathan Brassow
· 12 years ago
2aab385
dm thin: cleanup dead code
by Joe Thornber
· 12 years ago
f286ba0
dm thin: rename cell_defer_except to cell_defer_no_holder
by Joe Thornber
· 12 years ago
9aa0c0e
dm snapshot: optimize track_chunk
by Mikulas Patocka
· 12 years ago
19cbbc6
dm raid: use DM_ENDIO_INCOMPLETE
by Mikulas Patocka
· 12 years ago
Next »