Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e40b5faabc34f61fdf17b40d2e31837461ddc467
e40b5fa
ath9k: Use pci_is_pcie()
by Hauke Mehrtens
· 14 years ago
e98b06b
ath5k: Use pci_is_pcie()
by Hauke Mehrtens
· 14 years ago
2cdb9a4
rt2x00: Use pci_is_pcie()
by Hauke Mehrtens
· 14 years ago
6b740aa
ssb: Use pci_is_pcie()
by Hauke Mehrtens
· 14 years ago
750de29
wl12xx: remove unnecessary import
by Hauke Mehrtens
· 14 years ago
63d9faf
wl1251: remove unnecessary import
by Hauke Mehrtens
· 14 years ago
afe68d0
ath9k: fix aphy / wiphy idle mismatch
by Luis R. Rodriguez
· 14 years ago
d584747
ath9k: Fix warnings on card removal
by Rajkumar Manoharan
· 14 years ago
97dcec5
ath9k_htc: Fix warning on device removal
by Sujith Manoharan
· 14 years ago
3cfeb0c
rtl818x: move rtl8180 and rtl8187 to separate subdirectories
by John W. Linville
· 14 years ago
3d986b2
rtlwifi: use alloc_workqueue
by John W. Linville
· 14 years ago
d4d5dc3
ath9k: do not limit the chainmask to 1 for legacy mode
by Felix Fietkau
· 14 years ago
f1a8abb
ath9k_hw: fix PA predistortion HT40 mask
by Felix Fietkau
· 14 years ago
f8a0a78
mac80211: fix potentially redundant skb data copying
by Felix Fietkau
· 14 years ago
4cd06a3
mac80211: skip unnecessary pskb_expand_head calls
by Felix Fietkau
· 14 years ago
489ee91
mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit
by Felix Fietkau
· 14 years ago
ae29fbb
wl1251: wl12xx_get_platform_data() returns an ERR_PTR
by Dan Carpenter
· 14 years ago
d704300
rtlwifi: Fix use of mutex in interrupt code
by Larry Finger
· 14 years ago
f0b3e4b
MAINTAINERS: Fix typo in rtl8192ce entry
by Larry Finger
· 14 years ago
b1c1d00
ath9k: Properly initialize channel table for 2GHz
by Mohammed Shafi Shajakhan
· 14 years ago
18db45c
rtl8192ce: Fix typo in Kconfig description
by Anisse Astier
· 14 years ago
5582132
ath9k_hw: remove baseband rfsilent support
by Felix Fietkau
· 14 years ago
4b3ba66
ath9k: fix queue depth check for forming new aggregates
by Felix Fietkau
· 14 years ago
5c405b5
rtl8192ce: drop 'rtl8192c-' prefix from files
by John W. Linville
· 14 years ago
61ad539
mac80211: Remove unused third address from mesh address extension header.
by Javier Cardona
· 14 years ago
3de135d
ath5k: Set available antenna information for cfg80211
by Bruno Randolf
· 14 years ago
39fd5de
nl80211: Export available antennas
by Bruno Randolf
· 14 years ago
7f531e0
cfg80211: Separate available antennas for RX and TX
by Bruno Randolf
· 14 years ago
c7108a7
mac80211: Send mesh non-HWMP path selection frames to userspace
by Javier Cardona
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
24bdd9f
mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup
by Javier Cardona
· 14 years ago
8a09d6d
rtlwifi: Switch locking from semaphores to mutexes
by Larry Finger
· 14 years ago
3cf0c8a
rtl8192ce: Update MAINTAINERS
by Larry Finger
· 14 years ago
f15a4bb
ath5k: Fix survey
by Bruno Randolf
· 14 years ago
4aea248
rtl8192ce: Fix build on powerpc
by Larry Finger
· 14 years ago
931299c
ath: fix NULL pointer dereference on reg_notifier()
by Luis R. Rodriguez
· 14 years ago
2784fe9
cfg80211: fix null pointer dereference with a custom regulatory request
by Luis R. Rodriguez
· 14 years ago
45ef6a0
ath9k_hw: Configure appropriate Tx power when PAPRD fails
by Vasanthakumar Thiagarajan
· 14 years ago
7072bf6
ath9k_hw: Disable PAPRD for rates with low Tx power
by Vasanthakumar Thiagarajan
· 14 years ago
8698bca
ath9k_hw: Add a helper to get paprd scale factor
by Vasanthakumar Thiagarajan
· 14 years ago
0b2084b
ath9k_hw: Tx IQ cal changes for AR9003
by Vasanthakumar Thiagarajan
· 14 years ago
895ad7e
ath9k_hw: Move get_streams() to hw.h
by Vasanthakumar Thiagarajan
· 14 years ago
d8a8440
ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx_iq_cal()
by Vasanthakumar Thiagarajan
· 14 years ago
7e68b74
ath9k_hw: Remove delay during regwrite of analog shift registers
by Vasanthakumar Thiagarajan
· 14 years ago
cf4e594
nl80211: Add notification for dropped Deauth/Disassoc
by Jouni Malinen
· 14 years ago
5928b91
Merge branch 'wl12xx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
7d5f01a
iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate
by Sedat Dilek
· 14 years ago
e137478
rtlwifi: convert to __packed notation
by John W. Linville
· 14 years ago
38cd6b4
wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h
by Shan Wei
· 14 years ago
2b7e6bce
ath9k: Add comments for making pm-qos as modparam
by Mohammed Shafi Shajakhan
· 14 years ago
64c6e50
ath9k_htc: Remove PCI specific configuration
by Sujith Manoharan
· 14 years ago
bd2ce6e
mac80211: Add timeout to BA session start API
by Sujith Manoharan
· 14 years ago
a293911
nl80211: advertise maximum remain-on-channel duration
by Johannes Berg
· 14 years ago
14a085e
iwlagn: fix witespace damage
by Wey-Yi Guy
· 14 years ago
4dc3530
ath9k: Make PM-QOS value as user configurable
by Mohammed Shafi Shajakhan
· 14 years ago
17b3c17
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
1fcfe76
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
0c81733
rtl8192ce: Add new driver
by Larry Finger
· 14 years ago
248daa0
wl12xx_sdio_test: rename files to match current style
by Luciano Coelho
· 14 years ago
6742f55
wl12xx: Change TX queue to be per AC
by Juuso Oikarinen
· 14 years ago
17c1755
wl12xx: allow runtime changing of debug_level
by Eliad Peller
· 14 years ago
ea559b4
wl1271: fixed problem with WPS IEs in probe requests
by Guy Eilam
· 14 years ago
c531277
wl12xx: add auto-arp support
by Eliad Peller
· 14 years ago
b69eb80
wl1271_sdio_test: Add module for sdio RX/TX testing
by Roger Quadros
· 14 years ago
fb6a681
wl12xx: disable 11a channels when wl->enable_11a is known
by Luciano Coelho
· 14 years ago
56e6417
p54usb: New USB ID for Gemtek WUBI-100GW
by Eduardo Costa
· 14 years ago
65af8de
iwlagn: code clean up to remove duplicate code
by Wey-Yi Guy
· 14 years ago
f21dd00
iwlwifi: keep track of bt coex enable/disable stage
by Wey-Yi Guy
· 14 years ago
50619ac
iwlwifi: do not reload fw if WiMAX own the RF
by Wey-Yi Guy
· 14 years ago
33c6877
iwlagn: More detail tx power logging
by Wey-Yi Guy
· 14 years ago
d058ff8
iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related info
by Wey-Yi Guy
· 14 years ago
fb4c32b
iwlwifi: add new EEPROM debug log type
by Wey-Yi Guy
· 14 years ago
c6fc108
iwlagn: remove old EEPROM TX power reading
by Johannes Berg
· 14 years ago
8d6748c
iwlagn: implement layout-agnostic EEPROM reading
by Johannes Berg
· 14 years ago
e7362a0
iwlagn: rename enhanced txpower fields
by Johannes Berg
· 14 years ago
17423ea
iwlagn: rx antenna diversity
by Wey-Yi Guy
· 14 years ago
9decde9
iwlagn: fix debug variable access
by Johannes Berg
· 14 years ago
ae0b693
iwlagn: check ready in iwlagn_bss_info_changed()
by Shanyu Zhao
· 14 years ago
a1da077
iwlwifi: clear dbg_fixed_rate during init
by Shanyu Zhao
· 14 years ago
4fb3324
iwlagn: change led compensation for 6005 and 6030 devices
by Wey-Yi Guy
· 14 years ago
412b313
rt2x00: Fix firmware loading regression on x86_64.
by Wolfgang Kufner
· 14 years ago
739fd94
rt2x00: Pad beacon to multiple of 32 bits.
by Wolfgang Kufner
· 14 years ago
e85b4c0
rt2x00: remove stray semicolon
by Johannes Stezenbach
· 14 years ago
f615e9a
rt2x00: Fix WMM Queue naming
by Ivo van Doorn
· 14 years ago
dba5dc1
rt2x00: Introduce extra queue entry sanity flag
by Ivo van Doorn
· 14 years ago
64e7d72
rt2x00: Cleanup RX index counting
by Ivo van Doorn
· 14 years ago
5be6560
rt2x00: Add "flush" queue command
by Ivo van Doorn
· 14 years ago
0b7fde5
rt2x00: Protect queue control with mutex
by Ivo van Doorn
· 14 years ago
dbba306
rt2x00: Reorganize queue callback functions
by Ivo van Doorn
· 14 years ago
5450b7e
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
by Ivo van Doorn
· 14 years ago
094a1d9
rt2x00: trivial: add missing \n on warnings
by Johannes Stezenbach
· 14 years ago
89b25f6
rt2x00: Don't frequently reset beacon interval in AdHoc mode
by Helmut Schaa
· 14 years ago
a061a93
rt2x00: Ensure TX-ed frames are returned in the original state.
by Gertjan van Wingerde
· 14 years ago
d7bb5f8
rt2x00: fix hang when unplugging USB device in use
by Johannes Stezenbach
· 14 years ago
8d4ff3f
rt2x00: Add RF chip definition
by RA-Jay Hung
· 14 years ago
977206d
rt2x00: Implement get_survey callback for rt2800
by Helmut Schaa
· 14 years ago
38c8a56
rt2x00: Add rt2800 EEPROM definition
by RA-Jay Hung
· 14 years ago
7a7793e
ath9k_hw: update AR9003 initvals to improve carrier leak calibration/correction
by Felix Fietkau
· 14 years ago
e172e0f
ath9k_hw: update AR9003 initvals for improved radar detection
by Felix Fietkau
· 14 years ago
1bf3866
ath9k_hw: fix PA predistortion training power selection
by Felix Fietkau
· 14 years ago
Next »