Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e8c9bd5b8d807cfe6c923265969a523b1ba1e6c2
e8c9bd5
cfg80211: clarify set_channel APIs
by Johannes Berg
· 12 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
2d4524a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
fdbfff7
net/wireless: ipw2200: introduce ipw_read_eeprom function
by Stanislav Yakovlev
· 13 years ago
605b73a
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
by Avinash Patil
· 13 years ago
aa4bbbe
mwifiex: invalidate bss config before setting channel for uAP
by Avinash Patil
· 13 years ago
cc1d280
cfg80211: provide channel to join_mesh function
by Johannes Berg
· 13 years ago
685d12a
cfg80211: disallow setting channel on WDS interfaces
by Johannes Berg
· 13 years ago
aa430da
cfg80211: provide channel to start_ap function
by Johannes Berg
· 13 years ago
d58e7e3
cfg80211: simplify cfg80211_can_beacon_sec_chan API
by Johannes Berg
· 13 years ago
3d9e6e1
mac80211: move ieee80211_set_channel function
by Johannes Berg
· 13 years ago
8a2ac26
mac80211: clean up ieee80211_set_channel
by Johannes Berg
· 13 years ago
9dde642
mac80211: simplify association HT parameters
by Johannes Berg
· 13 years ago
10bab00
cfg80211: deprecate CFG80211_WEXT
by Johannes Berg
· 13 years ago
35b2a11
wireless: remove wext sysfs
by Johannes Berg
· 13 years ago
d38069d
iwlwifi: add debugging to shadow registers and fix typo
by Meenakshi Venkataraman
· 13 years ago
20d3b64
iwlwifi: clean up coding style in PCIe transport
by Johannes Berg
· 13 years ago
ac91f91
iwlwifi: move notification wait into core
by Johannes Berg
· 13 years ago
cc5f7e3
iwlwifi: implement dynamic opmode loading
by Don Fry
· 13 years ago
c08ce20
iwlwifi: move IWL_CMD_FAILED_MSK
by Johannes Berg
· 13 years ago
76ed2ed
iwlwifi: properly handle device_set_wakeup_enable
by Johannes Berg
· 13 years ago
ff110c8
iwlwifi: Move IWL_MASK macro to transport.
by Gregory Greenman
· 13 years ago
eec373f
iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfd
by Emmanuel Grumbach
· 13 years ago
bc2529c
iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd
by Emmanuel Grumbach
· 13 years ago
142fb5b
iwlwifi: add __printf argument checking
by Johannes Berg
· 13 years ago
a35e270
iwlwifi: fix debug print in iwl_sta_calc_ht_flags
by Meenakshi Venkataraman
· 13 years ago
726f23f
iwlwifi: fix prints in iwl_rx_handle
by Emmanuel Grumbach
· 13 years ago
ccf91bd
rt2x00: Add support for RT5360 based PCI devices.
by villacis@palosanto.com
· 13 years ago
51ca9d8
mac80211: remove ieee80211_get_operstate()
by Eliad Peller
· 13 years ago
b90bd9d
ath9k: Support ethtool getstats api.
by Ben Greear
· 13 years ago
499f42b
net: mac80211: Add and use ibss_vdbg debugging macro
by Joe Perches
· 13 years ago
d63e9ae
net: mac80211: Add and use ht_vdbg debugging macro
by Joe Perches
· 13 years ago
f0d2320
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
6efb71b
mac80211: send beacon loss events to userspace
by Holger Schurig
· 13 years ago
5dad021
nl80211: add new rssi event to indicate beacon loss
by Eliad Peller
· 13 years ago
d25360b
ath9k: Fix modal EEPROM dump
by Mohammed Shafi Shajakhan
· 13 years ago
1dacd19
brcm80211: brcmu_pkt_buf_free_skb() should handle NULL
by Dan Carpenter
· 13 years ago
9be0292
brcm80211: remove an unneeded NULL check
by Dan Carpenter
· 13 years ago
8fd9d05
rt2800usb: 2001:3c17 is an RT3370 device
by Albert Pool
· 13 years ago
be0f423
mac80211: allow channel change while mesh is down
by Thomas Pedersen
· 13 years ago
dac211e
mac80211: fail authentication when AP denied authentication
by Eliad Peller
· 13 years ago
c53f7e1
mac80211: use offchannel queue only when supported
by Eliad Peller
· 13 years ago
72d7872
mac80211: allow low-level drivers to set netdev feature bits
by Arik Nemtsov
· 13 years ago
463454b
cfg80211: fix interface combinations check
by Johannes Berg
· 12 years ago
0e1fa7e
iwlwifi: unregister LEDs if mac80211 registration fails
by Johannes Berg
· 12 years ago
f69a23b
iwlwifi: fix double free/complete in firmware loading
by Johannes Berg
· 12 years ago
ddcd0f4
Bluetooth: Fix checking the wrong flag when accepting a socket
by Vinicius Costa Gomes
· 12 years ago
fcb6ff5
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
by Johannes Berg
· 12 years ago
794454c
mac80211: fix non RCU-safe sta_list manipulation
by Arik Nemtsov
· 12 years ago
69aaedd
bcma: add ext PA workaround for BCM4331 and BCM43431
by Seth Forshee
· 12 years ago
e5851da
rt2x00: use atomic variable for seqno
by Stanislaw Gruszka
· 12 years ago
f304a99
brcmfmac: Fix likely misuse of | for &
by Joe Perches
· 12 years ago
5204267
mac80211: Fix likely misuse of | for &
by Joe Perches
· 12 years ago
d8c7aae
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
by Felix Fietkau
· 12 years ago
71ecfa1
mac80211: clean up remain-on-channel on interface stop
by Johannes Berg
· 12 years ago
1ae2fc2
mac80211_hwsim: advertise interface combinations
by Johannes Berg
· 12 years ago
bd34ab6
mac80211: fix error in station state transitions during reconfig
by Meenakshi Venkataraman
· 12 years ago
a5fdde28b
iwlwifi: fix TX power antenna access
by Johannes Berg
· 12 years ago
b8bacc1
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
by Chun-Yeow Yeoh
· 12 years ago
28f3336
cfg80211: use sme_state in ibss start/join path
by Amitkumar Karwar
· 12 years ago
7a1c993
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
by Avinash Patil
· 12 years ago
f0e3bd2
mwifiex: invalidate bss config before setting channel for uAP
by Avinash Patil
· 12 years ago
925e64c
mac80211: run scan after finish connection monitoring
by Stanislaw Gruszka
· 13 years ago
f8f5701
Linux 3.5-rc1
by Linus Torvalds
· 12 years ago
912afc3
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
cc8394d
dm thin: provide userspace access to pool metadata
by Joe Thornber
· 12 years ago
a24c256
dm thin: use slab mempools
by Mike Snitzer
· 12 years ago
3599165
dm mpath: allow ioctls to trigger pg init
by Mikulas Patocka
· 12 years ago
f220fd4
dm mpath: delay retry of bypassed pg
by Mike Christie
· 12 years ago
1fbdd2b
dm mpath: reduce size of struct multipath
by Mike Snitzer
· 12 years ago
4fc3acf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
63004af
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f309532
tty: Revert the tty locking series, it needs more work
by Linus Torvalds
· 12 years ago
9ca3cc6
fec_mpc52xx: fix timestamp filtering
by Stephan Gatzka
· 12 years ago
b1ff4f9
mcs7830: Implement link state detection
by Ondrej Zary
· 12 years ago
233e562
Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal}
by Linus Torvalds
· 12 years ago
0fd7bee
powerpc: Fix size of st_nlink on 64bit
by Anton Blanchard
· 12 years ago
a393624
frv: Remove bogus closing parenthesis
by Geert Uytterhoeven
· 12 years ago
6d7407b
e1000e: fix Rapid Start Technology support for i217
by Bruce Allan
· 13 years ago
281a8f2
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
by Sebastian Andrzej Siewior
· 13 years ago
829f51d
Merge branch 'akpm' (Fixups for Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
8b8c0da
nls: fix (and rename) mac NLS table files and config options
by Linus Torvalds
· 12 years ago
92a8956
fs/nls/Makefile: remove bogus CONFIG_ assignments
by Andrew Morton
· 12 years ago
804ce98
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
4844515
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
af4f8ba
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 12 years ago
40b46a7
Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus
by H. Peter Anvin
· 12 years ago
efff047
Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ad1be8d
r8169: call netif_napi_del at errpaths and at driver unload
by Devendra Naga
· 12 years ago
3ded7ac
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
37b2240
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
bad1a75
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
by H.J. Lu
· 13 years ago
4a43faf
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
by Sascha Hauer
· 13 years ago
2e24e32
mtd: block2mtd: fix recursive call of mtd_writev
by Gabor Juhos
· 13 years ago
5636ce0
mtd: gpmi-nand: define ecc.strength
by Marek Vasut
· 13 years ago
a2f01a8
apple-gmux: Fix up the suspend/resume patch
by Matthew Garrett
· 12 years ago
2e929d0
mtd: of_parts: fix breakage in Kconfig
by Frank Svendsboe
· 13 years ago
86c47b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
fff3269
tcp: reflect SYN queue_mapping into SYNACK packets
by Eric Dumazet
· 12 years ago
Next »