Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d273bb20c00340748e3ca9730f87524ec5abbd64
/
drivers
/
net
/
wireless
d273bb2
rtlwifi: Move pr_fmt macros to a single location
by Larry Finger
· 13 years ago
41b2d62
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
by John W. Linville
· 13 years ago
ff7e9f9
mwl8k: Configuring correct MAC address in broadcast key
by Yogesh Ashok Powar
· 13 years ago
c4f3b97
mwifiex: update BSS parameters in dump_station_info()
by Amitkumar Karwar
· 13 years ago
2690e1b
mwifiex: pass priv pointer instead of adapter
by Avinash Patil
· 13 years ago
10ef6a8
rt2800usb: remove PWR_PIN_CFG=0x3 during init
by Stanislaw Gruszka
· 13 years ago
2a48e8a
rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
by Stanislaw Gruszka
· 13 years ago
4ed1dd2
rt2800: disable DMA after firmware load
by Stanislaw Gruszka
· 13 years ago
0c17cf9
rt2800usb: initialize H2M_INT_SRC register
by Stanislaw Gruszka
· 13 years ago
67e43de
carl9170: allow users to lower output power level
by Christian Lamparter
· 13 years ago
ea08635
mac80211: make CQM RSSI support per virtual interface
by Johannes Berg
· 13 years ago
c1288b1
mac80211: make beacon filtering per virtual interface
by Johannes Berg
· 13 years ago
47d505c
orinoco_usb: remove version definition
by John W. Linville
· 13 years ago
11deb53
ath5k: use bool type for no_hw_rfkill_switch module parameter
by John W. Linville
· 13 years ago
d7d312c
ath9k_htc: claim support for IBSS RSN
by Antonio Quartulli
· 13 years ago
bfeb4db
brcmfmac: Trivial typo of "couldn" to "could" fix
by Joe Perches
· 13 years ago
02f7719
brcm80211: Use pr_fmt and pr_<level>
by Joe Perches
· 13 years ago
c2e6d5a
brcm80211: Use brcmu_dbg_hex_dump
by Joe Perches
· 13 years ago
18aad4f
brcm80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
8fb1eb8
brcmfmac: Remove useless #ifdef DEBUG
by Joe Perches
· 13 years ago
1e02382
brcm80211: Add and use brcmX_dbg_dump_hex
by Joe Perches
· 13 years ago
d6400c2
brcmfmac: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
8ae7465
brcm80211: Use normal DEBUG define
by Joe Perches
· 13 years ago
f997257
ath5k: claim support for IBSS RSN
by Antonio Quartulli
· 13 years ago
6ae4bb6
carl9170: remove eeprom data injection option
by Christian Lamparter
· 13 years ago
f540f9f
mwifiex: derive priv from net_device instead of wiphy
by Yogesh Ashok Powar
· 13 years ago
9da9a3b
mwifiex: use bss_type and bss_num to retrieve priv
by Yogesh Ashok Powar
· 13 years ago
e2d75c1
carl9170: claim to support IBSS RSN.
by Nicolas Cavallari
· 13 years ago
75ac9a2
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
by Julia Lawall
· 13 years ago
ca742cd
rtl8192se: Update copyright dates
by Larry Finger
· 13 years ago
6a57b08
rtl8192de: Update copyright dates
by Larry Finger
· 13 years ago
c1d6604
rtl8192cu: Update copyright dates
by Larry Finger
· 13 years ago
9003a4a
rtl8192ce: Update copyright dates
by Larry Finger
· 13 years ago
fc61685
rtl8192c_common: Update copyright dates
by Larry Finger
· 13 years ago
a8d7606
rtlwifi: Update copyright dates
by Larry Finger
· 13 years ago
9ef11f7
rtl8192cu: Remove dead code never selected
by Larry Finger
· 13 years ago
76a92be
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
by Larry Finger
· 13 years ago
fb4961d
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
668bd6a
iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO
by Kenny Hsu
· 13 years ago
907781b
iwlwifi: update error dump in testmode command sram_read
by Kenny Hsu
· 13 years ago
b07f08a
iwlwifi: enhance testmode command sram_read
by Kenny Hsu
· 13 years ago
102f097
iwlwifi: update testmode command of direct register access
by Kenny Hsu
· 13 years ago
2da424b
iwlwifi: Sanity check for sta_id
by Wey-Yi Guy
· 13 years ago
017664f
iwlwifi: don't process the info from uCode if does not has ownership
by Wey-Yi Guy
· 13 years ago
07839b1
rtlwifi: Simplify chip version id logging
by Joe Perches
· 13 years ago
d9595ce
rtlwifi: Remove incorrect logging message prefixes
by Joe Perches
· 13 years ago
481b960
rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code
by Joe Perches
· 13 years ago
f56e7eb
rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size
by Joe Perches
· 13 years ago
4cd9f40
rtlwifi: Remove duplicate __func__
by Joe Perches
· 13 years ago
9d833ed
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
by Joe Perches
· 13 years ago
4c48869
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
by Joe Perches
· 13 years ago
f30d750
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
by Joe Perches
· 13 years ago
af08687
rtlwifi: Standardize RT_PRINT_DATA macro and uses
by Joe Perches
· 13 years ago
884dd24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
by Joe Perches
· 13 years ago
3084f3b
b43: N-PHY: trivial: change save&rest order in RSSI polling
by Rafał Miłecki
· 13 years ago
e0c9a02
b43: N-PHY: implement RSSI calibration for rev3+
by Rafał Miłecki
· 13 years ago
3eb1fa7
brcm80211: make ethtool_ops const
by Stephen Hemminger
· 13 years ago
34c5cf2
b43: N-PHY: upload PAPD PGA gain delta table
by Rafał Miłecki
· 13 years ago
603431e
b43: N-PHY: fix typos in RF control
by Rafał Miłecki
· 13 years ago
aeab575
b43: N-PHY: add helper for getting gain table
by Rafał Miłecki
· 13 years ago
d3fd8bf
b43: N-PHY: implement TX power control setup
by Rafał Miłecki
· 13 years ago
5056635
b43: add maskset helpers
by Rafał Miłecki
· 13 years ago
604c4ef
mwl8k: Fixing Sparse ENDIAN CHECK warning
by Yogesh Ashok Powar
· 13 years ago
d981e05
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
by Dan Carpenter
· 13 years ago
5addc0d
brcmfmac: work-around gcc 4.7 build issue
by Alexandre Oliva
· 13 years ago
7e9e7fa
brcmsmac: remove PCI suspend/resume from bcma driver
by Linus Torvalds
· 13 years ago
7d5869e
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
by Linus Torvalds
· 13 years ago
331d930
wireless: iwlwifi: iwl-scan.c: Fix build warning
by Fabio Estevam
· 13 years ago
7a532fe
ath9k_hw: fix interpretation of the rx KeyMiss flag
by Felix Fietkau
· 13 years ago
dfd00c4
rt2800pci: fix spurious interrupts generation
by Stanislaw Gruszka
· 13 years ago
92c1ff1
ipw2x00: signedness bug handling frame length
by Dan Carpenter
· 13 years ago
ccde8a4
wireless: b43: fix Oops on card eject during transfer
by Guennadi Liakhovetski
· 13 years ago
7c17d86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
61bd5e5
brcmsmac: fix reading of PCI sprom contents
by Linus Torvalds
· 13 years ago
9ee6045
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
1a19f77
ath9k: Fix regression in channelwidth switch at the same channel
by Rajkumar Manoharan
· 13 years ago
c40701e
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
by Jesper Juhl
· 13 years ago
e4922f2
ath9k_hw: fix a comment
by Mohammed Shafi Shajakhan
· 13 years ago
d90db4b
rtl8192se: Fix BUG caused by failure to check skb allocation
by Larry Finger
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
cb00ec3
ath6kl: revert USB support
by John W. Linville
· 13 years ago
117ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
00e8e69
mwl8k: Changing the driver version to 0.13
by Yogesh Ashok Powar
· 13 years ago
6b6accc
mwl8k: Recover from firmware crash
by Yogesh Ashok Powar
· 13 years ago
98f0a5e
ath9k: tx queue enable is read only for EDMA chipsets
by Mohammed Shafi Shajakhan
· 13 years ago
7fbaf3e
rt2x00: Change RF3853 to RF3053.
by Gertjan van Wingerde
· 13 years ago
5a87e7a
rt2x00: RT3593 is also applicable to USB.
by Gertjan van Wingerde
· 13 years ago
d823a50
rt2x00usb: Zero USB padding before sending URB
by Jakub Kiciński
· 13 years ago
4bcafac
rt2800usb: Let rt2x00usb handle USB padding
by Jakub Kiciński
· 13 years ago
5aa5701
rt2x00: Convert big if-statements to switch-statements.
by Gertjan van Wingerde
· 13 years ago
70127cb
rt2x00: Whitespace cleanup.
by Gertjan van Wingerde
· 13 years ago
bc93eda
rt2x00: Identify rt2800usb chipsets.
by Gertjan van Wingerde
· 13 years ago
65a6922
carl9170: move checksum and txseq into subfunctions
by Christian Lamparter
· 13 years ago
3f81f8f
rt2800usb: Move ID out of unknown
by Larry Finger
· 13 years ago
f961e34
ipw2x00: remove reset_port functionality
by Stanislav Yakovlev
· 13 years ago
016c217
ath9k_hw: increase tx status ring buffer size
by Rajkumar Manoharan
· 13 years ago
Next »