Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21d889d433eb962b70ad88d554a4a7658067596f
/
drivers
/
net
/
wireless
21d889d
b43: bus: abstract 80211 core info
by Rafał Miłecki
· 13 years ago
c0b4c00
b43: bus: abstract R/W operations
by Rafał Miłecki
· 13 years ago
482f053
b43: add bus device abstraction layer
by Rafał Miłecki
· 13 years ago
aa63418
b43: rename ssb_device variable in ssb specific functions
by Rafał Miłecki
· 13 years ago
11ad2f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
1df85ec
ath9k: Fix AR9287 calibration
by Adrian Chadd
· 13 years ago
64bd082
wireless: Default to 'n' for 2 new added devices in Kconfig.
by Tao Ma
· 13 years ago
aac11c1
iwl4965: fix 5GHz operation
by Stanislaw Gruszka
· 13 years ago
41e2b05
ath9k: set 40 Mhz rate only if hw is configured in ht40
by Rajkumar Manoharan
· 13 years ago
51ac8cb
ath9k_hw: disable phy restart on baseband panic caused by RXSM
by Rajkumar Manoharan
· 13 years ago
a4d86d9
ath9k: Reset chip on baseband hang
by Rajkumar Manoharan
· 13 years ago
fb23d86
b43: N-PHY: initialize last var in calibration function
by Rafał Miłecki
· 13 years ago
0019a2c
rtlwifi: Use order 2 RX buffer allocation only if necessary
by Larry Finger
· 13 years ago
a9e1286
rtlwifi: Fix kernel panic resulting from RX buffer allocation failure
by Larry Finger
· 13 years ago
21bc7af
mwifiex: correct event header length
by Yogesh Ashok Powar
· 13 years ago
22e95ac
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 13 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
54a430c
iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
by Wey-Yi Guy
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
e64851f
b43: fix comment typo reqest -> request
by Jim Cromie
· 13 years ago
c6e38c0
ath9k: use PS wakeup before REG_READ
by Mohammed Shafi Shajakhan
· 13 years ago
ba4903f
ath9k: implement .tx_last_beacon()
by Felix Fietkau
· 13 years ago
7551732
b43: read PHY info only when needed (for PHY-A)
by Rafał Miłecki
· 13 years ago
1495298
b43: separate ssb core reset
by Rafał Miłecki
· 13 years ago
c4a2a08
b43: add helper for finding GPIO device
by Rafał Miłecki
· 13 years ago
05100a2
b43: dma: cache translation (routing bits)
by Rafał Miłecki
· 13 years ago
0355a34
b43: make b43_wireless_init less bus specific
by Rafał Miłecki
· 13 years ago
620d785
b43: add helpers for block R/W ops
by Rafał Miłecki
· 13 years ago
ac56703
ath9k: fix ad-hoc nexttbtt calculation
by Felix Fietkau
· 13 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 13 years ago
a455c57
ath_hw: Fix bssid mask documentation
by Mohammed Shafi Shajakhan
· 13 years ago
89ea674
ath9k_htc: Fix packet timeout
by Sujith Manoharan
· 13 years ago
d108e8b
ath9k_htc: Change credit limit for UB94/95
by Sujith Manoharan
· 13 years ago
bd54879
ath9k_htc: Fix max subframe handling
by Sujith Manoharan
· 13 years ago
0cd075d
ath9k_htc: Fix BSSID calculation
by Sujith Manoharan
· 13 years ago
33a5315
ath9k_htc: Fix RX filter calculation
by Sujith Manoharan
· 13 years ago
db32124
ath9k_htc: Recalculate the BSSID mask on interface
by Sujith Manoharan
· 13 years ago
84dfa73
ath9k_htc: Fix station flags
by Sujith Manoharan
· 13 years ago
c75197a
ath9k_htc: Fix mode selection
by Sujith Manoharan
· 13 years ago
20ba286
iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim
by Daniel Halperin
· 13 years ago
62a5b7d
mwifiex: adjust high/low water marks for tx_pending queue
by Marc Yang
· 13 years ago
17e8cec
mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
by Marc Yang
· 13 years ago
9396814
mwifiex: check mwifiex_wmm_lists_empty() before dequeue
by Marc Yang
· 13 years ago
49729ff
mwifiex: reduce CPU usage by tracking highest_queued_prio
by Marc Yang
· 13 years ago
f699254
mwifiex: reduce CPU usage by tracking tx_pkts_queued
by Marc Yang
· 13 years ago
c6820f1
ath9k: fix ad-hoc mode beacon selection
by Felix Fietkau
· 13 years ago
ed9d010
cfg80211: Use consistent BSS matching between scan and sme
by Jouni Malinen
· 13 years ago
79d2b15
ath9k: Fix power save wrappers in debug ops
by Rajkumar Manoharan
· 13 years ago
f634a4e
wl12xx: fix compilation error when CONFIG_PM is not set
by Luciano Coelho
· 13 years ago
9cbc94ea
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
099fb8a
rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression
by Larry Finger
· 13 years ago
df64962
carl9170: advertise interface combinations
by Christian Lamparter
· 13 years ago
dedb1eb
b43: rename b43_wldev's field with ssb_device to sdev
by Rafał Miłecki
· 13 years ago
011159a
airo: correct proc entry creation interfaces
by Alexey Dobriyan
· 13 years ago
9368a9a
p54usb: add zoom 4410 usbid
by Christian Lamparter
· 13 years ago
f51f87a
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 13 years ago
3b8ab88
mwifiex: use ieee80211_amsdu_to_8023s routine
by Yogesh Ashok Powar
· 13 years ago
8b3beca
cfg80211: make stripping of 802.11 header optional from AMSDU
by Yogesh Ashok Powar
· 13 years ago
108697c
ath9k: make npending frames check as bool
by Mohammed Shafi Shajakhan
· 13 years ago
21e8ee6
ath9k: make sure main_rssi is positive
by Mohammed Shafi Shajakhan
· 13 years ago
3e9a212
ath9k: configure fast_div_bias based on diversity group
by Mohammed Shafi Shajakhan
· 13 years ago
b85c573
ath9k: Implement an API to swap main/ALT LNA's
by Mohammed Shafi Shajakhan
· 13 years ago
8afbcc8
ath9k_hw: define antenna diversity group
by Mohammed Shafi Shajakhan
· 13 years ago
6bcbc06
ath9k_hw: define modules to get/set Antenna diversity paramaters
by Mohammed Shafi Shajakhan
· 13 years ago
842ca78
ath9k_hw: config diversity based on eeprom contents
by Mohammed Shafi Shajakhan
· 13 years ago
c6ba9fe
ath9k_hw: define registers/macros to support Antenna diversity
by Mohammed Shafi Shajakhan
· 13 years ago
21d2c63
ath9k_hw: enable Antenna diversity for AR9485
by Mohammed Shafi Shajakhan
· 13 years ago
69de372
ath9k_hw: make antenna diversity modules chip specific
by Mohammed Shafi Shajakhan
· 13 years ago
805d7d2
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 13 years ago
8220ba3
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 13 years ago
6dc0c7f
iwlagn: remove unused old_assoc parameter
by Wey-Yi Guy
· 13 years ago
51b7ef0
iwlagn: change default beacon interval
by Johannes Berg
· 13 years ago
70817b5
iwlagn: remove set but unused vars
by Johannes Berg
· 13 years ago
3083d03
iwlagn: alwasy send RXON with disassociate falge before associate
by Wey-Yi Guy
· 14 years ago
dd5c940
iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue
by Wey-Yi Guy
· 14 years ago
6489854
iwlagn: add testmode set fixed rate command
by Wey-Yi Guy
· 14 years ago
4babc35
iwlagn: add eeprom command to testmode
by Wey-Yi Guy
· 14 years ago
7a4e528
iwlagn: add testmode trace command
by Wey-Yi Guy
· 14 years ago
5065054
iwlagn: more ucode error log info
by Wey-Yi Guy
· 14 years ago
4ce7cc2
iwlagn: support multiple TBs per command
by Johannes Berg
· 13 years ago
4c42db0
iwlagn: remove unused pad argument
by Johannes Berg
· 14 years ago
214d14d
iwlagn: clean up TXQ indirection
by Johannes Berg
· 14 years ago
3fa5073
iwlagn: prepare for multi-TB commands
by Johannes Berg
· 14 years ago
9439064
wl12xx: enter/exit psm on wowlan suspend/resume
by Eliad Peller
· 13 years ago
f795ea8
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
by Eliad Peller
· 13 years ago
f44e586
wl12xx: prevent scheduling while suspending (WoW enabled)
by Eliad Peller
· 13 years ago
039bdb1
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
by Eliad Peller
· 13 years ago
402e4861
wl12xx: declare suspend/resume callbacks (for wowlan)
by Eliad Peller
· 13 years ago
2c0f246
wl12xx_sdio: set interrupt as wake_up interrupt
by Eliad Peller
· 13 years ago
fe44870
wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED
by Luciano Coelho
· 13 years ago
683c002
wl12xx: prevent sched_scan when not idle or not in station mode
by Luciano Coelho
· 13 years ago
d3eff81
wl12xx: export scheduled scan state in debugfs
by Luciano Coelho
· 13 years ago
33c2c06
wl12xx: implement scheduled scan driver operations and reporting
by Luciano Coelho
· 13 years ago
95feadc
wl12xx: add scheduled scan structures and commands
by Luciano Coelho
· 13 years ago
6394c01
wl12xx: listen to scheduled scan events
by Luciano Coelho
· 13 years ago
3a9d60e
wl12xx: add configuration values for scheduled scan
by Luciano Coelho
· 13 years ago
fcd23b6
wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags
by Shahar Levi
· 13 years ago
bc76b94
wl12xx: Don't filter beacons that include changed HT IEs
by Shahar Levi
· 13 years ago
889cb36
wl12xx: simplify wl1271_ssid_set()
by Eliad Peller
· 14 years ago
Next »