Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
772d5515635fef5bc7a9d0efee785b58b0181ee5
/
drivers
/
net
772d551
ath9k: make rate control debugfs stats per station
by Felix Fietkau
· 14 years ago
88eac2d
ath9k: add missing locking around ath9k_hw_proc_mib_event
by Felix Fietkau
· 14 years ago
431c748
ath9k_hw: fix PHY counter overflow handling in ANI v1
by Felix Fietkau
· 14 years ago
e49f913
ath9k_hw: fix division by zero in the ANI monitor code
by Felix Fietkau
· 14 years ago
898c914
ath9k: do not track cycle counter updates in powersave mode
by Felix Fietkau
· 14 years ago
3be63ff
iwlwifi: move agn only eeprom functions to separate file
by Wey-Yi Guy
· 14 years ago
40bbfd4
iwlagn: check beacon frame size
by Johannes Berg
· 14 years ago
657e11a
iwlwifi: blink LED in IBSS mode
by Johannes Berg
· 14 years ago
dacefed
iwlwifi: rewrite RXON checks
by Johannes Berg
· 14 years ago
34f5a70
iwlagn: 6050 ops should be used;
by Wey-Yi Guy
· 14 years ago
7783454
iwlwifi: clean up some beacon handling
by Johannes Berg
· 14 years ago
12e934d
iwlwifi: rename ibss_beacon variable
by Johannes Berg
· 14 years ago
085fbca
iwlwifi: allow probe-after-rx on 2.4 GHz
by Johannes Berg
· 14 years ago
de05ead
iwlgn: need longer tx queue stuck timer for coex devices
by Wey-Yi Guy
· 14 years ago
c23cc81
ath9k: Fix potential use-after-free.
by Ben Greear
· 14 years ago
9c1d8e4
ath9k: Set RX filter for Probe Request based on filter flag
by Jouni Malinen
· 14 years ago
7a82665
ath9k: Fix documentation in rate control
by Mohammed Shafi Shajakhan
· 14 years ago
d84a35d
ath5k: Move debugfs under ieee80211/[wiphy-name]
by Ben Greear
· 14 years ago
908ebfb
ath5k: fix build break from "ath5k: Print out opmode in debugfs"
by Joe Perches
· 14 years ago
5807bae
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
fd74d06
iwl3945: fix queue allocation
by Johannes Berg
· 14 years ago
bc795df
iwlagn: prio_tbl need to download before calibration
by Wey-Yi Guy
· 14 years ago
a5901cb
iiwlagn: always download priority table
by Wey-Yi Guy
· 14 years ago
a13c8f3
rt2x00: Fix URB error handling
by Ivo van Doorn
· 14 years ago
1a39769
rt2x00: Don't perform watchdog checks on empty queue
by Ivo van Doorn
· 14 years ago
a1d1eab
rt2x00: Make queue_entry flags access atomic
by Ivo van Doorn
· 14 years ago
1550c8e
rt2x00: Fix dead queue when skb allocation failed
by Ivo van Doorn
· 14 years ago
3590eea
rt2x00: Validate MCS on RX path
by Ivo van Doorn
· 14 years ago
cdfd2c5c
rt2x00: Move watchdog work to kernel work_queue
by Ivo van Doorn
· 14 years ago
fa69560
rt2x00: Simplify Queue function arguments
by Ivo van Doorn
· 14 years ago
a932519
WIRELESS: at76c50x, remove unneeded NULL check
by Jiri Slaby
· 14 years ago
f2a6d6a
b43: N-PHY: prepare for rev3+ channel tables
by Rafał Miłecki
· 14 years ago
087de74
b43: N-PHY: fix logic in band switching
by Rafał Miłecki
· 14 years ago
e5c407f
b43: N-PHY: store info about current channel's type
by Rafał Miłecki
· 14 years ago
a656b6a
b43: N-PHY: grab more info about new channel
by Rafał Miłecki
· 14 years ago
a8909cf
ath9k: built-in rate control A-MPDU fix
by Björn Smedman
· 14 years ago
ebd0228
ath9k: A-MPDU rate control info fix
by Björn Smedman
· 14 years ago
9bc6772
wl1251: move to it's own directory
by Kalle Valo
· 14 years ago
f03ee1e
wl1251: create a copy of wl12xx_80211.h for wl1251
by Kalle Valo
· 14 years ago
8f236d1
carl9170: A-MPDU frame type filter
by Christian Lamparter
· 14 years ago
9f59f3c
carl9170: remove stale rx error path
by Christian Lamparter
· 14 years ago
c8a16c6
carl9170: common error path for bad frames
by Christian Lamparter
· 14 years ago
12eec2c
rt2x00: Fix tx status handling in rt2800pci
by Helmut Schaa
· 14 years ago
7437472
rt2x00: Remove superfluous initialization of qidx
by Helmut Schaa
· 14 years ago
c6084d5
rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame
by Helmut Schaa
· 14 years ago
ff6133b
rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
by Helmut Schaa
· 14 years ago
546adf2
rt2x00: Optimize unmapping of skbs
by Helmut Schaa
· 14 years ago
a23c220
rt2x00: Shortcut link state updates when not operating as STA
by Helmut Schaa
· 14 years ago
3430098
ath9k: implement channel utilization stats for survey
by Felix Fietkau
· 14 years ago
cac4220
ath9k: add compile time checking for the size of the channel list
by Felix Fietkau
· 14 years ago
7109ca5
ath5k: use the common cycle counter / listen time implementation
by Felix Fietkau
· 14 years ago
b5bfc56
ath9k_hw: move the cycle counter tracking to ath
by Felix Fietkau
· 14 years ago
9d119f3
ath5k: store the clock rate in common data on channel changes
by Felix Fietkau
· 14 years ago
dfdac8a
ath9k_hw: store the clock rate in common data on channel changes
by Felix Fietkau
· 14 years ago
62c58fb
ath5k: Adjust opmode when interfaces are removed.
by Ben Greear
· 14 years ago
92c68a6
ath5k: Print out opmode in debugfs.
by Ben Greear
· 14 years ago
d86a4f2
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
674f305
wl1271: sdio: add suspend/resume support
by Ohad Ben-Cohen
· 14 years ago
00cbb3c
wl1271: sdio: enable runtime PM
by Ohad Ben-Cohen
· 14 years ago
bf53f93
iwlagn: add temperature offset calib for 6000g2
by Shanyu Zhao
· 14 years ago
642454c
iwlagn: fix default calibration table size
by Shanyu Zhao
· 14 years ago
65cccfb
iwlagn: no version check for experimental uCode
by Wey-Yi Guy
· 14 years ago
1cf2637
iwlwifi: fix dual-mode scanning
by Johannes Berg
· 14 years ago
a313f38
iwlwifi: remove iwl_check_bits
by Johannes Berg
· 14 years ago
0de7673
iwlwifi: clean up declarations
by Johannes Berg
· 14 years ago
14e8e4a
iwlwifi: remove apm_ops.stop
by Johannes Berg
· 14 years ago
9597eba
iwlwifi: remove set_pwr_src operation
by Johannes Berg
· 14 years ago
0453674
iwlwifi: remove set_ct_kill operation
by Johannes Berg
· 14 years ago
84fac3d
iwlwifi: move iwl_dump_fh to agn
by Johannes Berg
· 14 years ago
fed7329
iwlwifi: move iwl_dump_csr to agn
by Johannes Berg
· 14 years ago
facd982
iwlwifi: move iwl_toggle_rx_ant to agn
by Johannes Berg
· 14 years ago
635b85b
iwlwifi: remove agn rates info there
by Johannes Berg
· 14 years ago
57934dc
iwlwifi: remove spurious exports
by Johannes Berg
· 14 years ago
69fdb71
iwlwifi: move tx fail code to agn
by Johannes Berg
· 14 years ago
a30e311
iwlwifi: move agn specific station code there
by Johannes Berg
· 14 years ago
d3f5ba9
iwlwifi: remove verify_signature eeprom operation
by Johannes Berg
· 14 years ago
575ccfd
iwlwifi: rename iwl_mac_beacon_update
by Johannes Berg
· 14 years ago
5de3306
iwlwifi: move chain settings to agn
by Johannes Berg
· 14 years ago
8289e07
iwl3945: use iwl3945_commit_rxon
by Johannes Berg
· 14 years ago
a77029e
iwlwifi: introduce post_scan hook
by Johannes Berg
· 14 years ago
7314c2b
iwlagn: rename iwl_commit_rxon
by Johannes Berg
· 14 years ago
15a6321
ath9k_hw: Fix hw reset failure with HTC driver
by Rajkumar Manoharan
· 14 years ago
4b34d43
wl1271: Support FEM autodetection
by Juuso Oikarinen
· 14 years ago
edbe407
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
a6d27d2a
Revert "rtl8180: use NAPI for bottom-half processing"
by John W. Linville
· 14 years ago
cf9768d6
iwlagn: add define for MODULE_FIRMWARE
by Wey-Yi Guy
· 14 years ago
d9d9a51
iwlagn: fix module firmware name for 130 series device
by Wey-Yi Guy
· 14 years ago
09be251
Revert "iwlwifi: do not perferm force reset while doing scan"
by Stanislaw Gruszka
· 14 years ago
7815978
b43: N-PHY: don't duplicate setting channel in shared memory
by Rafał Miłecki
· 14 years ago
106cb09
b43: define B43_SHM_SH_CHAN_40MHZ
by Rafał Miłecki
· 14 years ago
5e7ee09
b43: N-PHY: simplify channel switching
by Rafał Miłecki
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
845d708
ath9k: Introduce a wrapper for power save disable.
by Senthil Balasubramanian
· 14 years ago
fbab739
ath9k: remove unnecessary power save flags.
by Senthil Balasubramanian
· 14 years ago
9579217
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
by Felix Fietkau
· 14 years ago
8eb4980
ath9k_hw: remove function pointer abstraction for internal ANI ops
by Felix Fietkau
· 14 years ago
bfc472b
ath9k_hw: remove code duplication in phy error counter handling
by Felix Fietkau
· 14 years ago
093115b
ath9k_hw: clean up ANI state handling
by Felix Fietkau
· 14 years ago
71ea420
ath9k_hw: add a helper function to check for the new ANI implementation
by Felix Fietkau
· 14 years ago
435c161
ath9k_hw: clean up register write buffering
by Felix Fietkau
· 14 years ago
Next »