Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3fd48508d0d3d8e5423cab6b52a3b818085b6245
/
drivers
3fd4850
b43: use radio ID reading code to older cores only
by Rafał Miłecki
· 14 years ago
8c8b964
b43: select BLOCKIO for BCMA
by Rafał Miłecki
· 14 years ago
6ff1e5c
b43: change selecting ucode for newer cores
by Rafał Miłecki
· 14 years ago
74abacb
b43: bus: add helpers for getting/setting wldev from/in bus core
by Rafał Miłecki
· 14 years ago
42c9a45
b43: handle BCMA in bus switches
by Rafał Miłecki
· 14 years ago
6cbab0d
b43: use switches for SSB specific code
by Rafał Miłecki
· 14 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 14 years ago
397915c
b43: implement BCMA bus ops
by Rafał Miłecki
· 14 years ago
d150705
b43: make b43_wireless_init bus generic
by Rafał Miłecki
· 14 years ago
e441a5e
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
f1a4638
wl12xx: start/stop queues according to global per-AC counters
by Arik Nemtsov
· 14 years ago
5f0dd29
rt2x00: Implement tx_frames_pending mac80211 callback function.
by Gertjan van Wingerde
· 14 years ago
acb5612
rt2x00: Properly identify rt2800usb devices.
by Gertjan van Wingerde
· 14 years ago
71e0b38
rt2x00: Add device ID for RT539F device.
by Gertjan van Wingerde
· 14 years ago
128f8f7
rt2x00: Reduce window of a queue's tx lock.
by Gertjan van Wingerde
· 14 years ago
77b5621
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
by Gertjan van Wingerde
· 14 years ago
77a861c
rt2x00: Serialize TX operations on a queue.
by Gertjan van Wingerde
· 14 years ago
9352f69
bcma: detect PCI core working in hostmode
by Rafał Miłecki
· 14 years ago
f0c717e
mwifiex: modify SDIO aggregation Tx/Rx buffer size
by Amitkumar Karwar
· 14 years ago
96a95c1
ipw2100: Fix command list for debugging
by Jean Delvare
· 14 years ago
68dd49e
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
by Jon Mason
· 14 years ago
333c0db
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
115f945
ssb: use pci_dev->subsystem_{vendor,device}
by Sergei Shtylyov
· 14 years ago
2fa23190
ssb: use pci_dev->revision
by Sergei Shtylyov
· 14 years ago
73e6cdc
b43: Add RX side DMA memory barrier
by Michael Büsch
· 14 years ago
c46ee38
NFC: pn533: add NXP pn533 nfc device driver
by Aloisio Almeida Jr
· 14 years ago
3e256b8
NFC: add nfc subsystem core
by Lauro Ramos Venancio
· 14 years ago
304e21b
ssb: PCI revision ID register is 8-bit wide
by Sergei Shtylyov
· 14 years ago
45a7713
rtlwifi: rtl8192de: Fix error exit from hw_init
by Larry Finger
· 14 years ago
eb8b27a
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
by Larry Finger
· 14 years ago
c2a7965
carl9170: use carl9170 queue enums
by Christian Lamparter
· 14 years ago
9928c7d
rtlwifi: rtl8192de: Remove comparison of boolean with true
by Larry Finger
· 14 years ago
f2e795f
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
by Mike McCormack
· 14 years ago
80b69593
rtlwifi: rtl8192de: Remove irq_enabled boolean
by Larry Finger
· 14 years ago
faeef8a
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
by Andrew Morton
· 14 years ago
1205f54
carl9170: allow PSM if the 5 GHz band is selected
by Christian Lamparter
· 14 years ago
f3716fd
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
by Christian Lamparter
· 14 years ago
85ee512
carl9170: import 1.9.4 firmware headers
by Christian Lamparter
· 14 years ago
097f882
wl12xx: always initialize AP-mode max power level
by Arik Nemtsov
· 14 years ago
6cfa5cf
wl12xx: initialize max_power levels for 11a channels
by Arik Nemtsov
· 14 years ago
73ecce3
wl12xx: implement cancel_hw_scan() callback
by Eliad Peller
· 14 years ago
2aa0159
wl12xx: add stop_scan command
by Eliad Peller
· 14 years ago
e85d162
wl12xx: configure suspend/resume only if associated/started
by Eliad Peller
· 14 years ago
b5d6e5f
wl12xx: one SDIO initialization is enough
by Ohad Ben-Cohen
· 14 years ago
708bb3c
wl12xx: implement Tx watermarks per AC
by Arik Nemtsov
· 14 years ago
787b2dc
wl12xx: Increase low & high TX watermarks
by Ido Yariv
· 14 years ago
9e374a3
wl12xx: schedule TX packets according to FW occupancy
by Arik Nemtsov
· 14 years ago
fae2fd7
wl12xx: use 802.11 header location after relocation to frame start
by Arik Nemtsov
· 14 years ago
3618f30
wl12xx: AP mode - support FW TX inactivity triggers
by Arik Nemtsov
· 14 years ago
b992c68
wl12xx: fix Tx security sequence number handling
by Oz Krakowski
· 14 years ago
252e735
iwlagn: remove the indirection for the rx write pointer
by Emmanuel Grumbach
· 14 years ago
e3f10ce
iwlagn: remove hcmd ops
by Wey-Yi Guy
· 14 years ago
e55b517
iwlagn: call bt_coex directlly
by Wey-Yi Guy
· 14 years ago
f86af7b
iwlagn: scd memory boundary
by Wey-Yi Guy
· 14 years ago
02aca58
iwlagn: move the tx allocation funcs to the transport layer
by Emmanuel Grumbach
· 14 years ago
a0f6b0a
iwlagn: add rx_free to transport layer
by Emmanuel Grumbach
· 14 years ago
c85eb61
iwlagn: introduce transport layer and implement rx_init
by Emmanuel Grumbach
· 14 years ago
300d083
iwlagn: add module parameter to disable stuck queue watchdog timer
by Wey-Yi Guy
· 14 years ago
54e9c40
iwlagn: add correct firmware name for 135 series
by Wey-Yi Guy
· 14 years ago
4466320
iwlagn: re-define the testmode cmd and attr enum
by Wey-Yi Guy
· 14 years ago
98a648e
iwlagn: verify mutex held for sync commands
by Johannes Berg
· 14 years ago
9a4ba83
rtlwifi: potential forever loop in rtl92de_hw_init()
by Dan Carpenter
· 14 years ago
ab049fb
rtlwifi: rtl8192de: Fix build errors when using allyes configuration
by Larry Finger
· 14 years ago
a5f377f
b43: HT-PHY: correct 0x2059 radio init
by Rafał Miłecki
· 14 years ago
5cf6fa7
ath9k_htc: Add device ID for Sony UWA-BR100
by Mohammed Shafi Shajakhan
· 14 years ago
c3d7769
ath9k: move few descriptor macros to ath9k.h
by Mohammed Shafi Shajakhan
· 14 years ago
2d02c86
b43: HT-PHY: basic PHY init
by Rafał Miłecki
· 14 years ago
71d3b0d
b43: HT-PHY: add init tables
by Rafał Miłecki
· 14 years ago
3e644ab
b43: HT-PHY: init radio when enabling it
by Rafał Miłecki
· 14 years ago
e8dec1e
b43: HT-PHY: replace radio routing magic numbers
by Rafał Miłecki
· 14 years ago
b4d38db
wl12xx: AP-mode - use mac80211 indication about STA WME support
by Arik Nemtsov
· 14 years ago
f01dce9
rtlwifi: use PCI_VENDOR_ID_*
by Jon Mason
· 14 years ago
6a4ecc2
rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP
by Jon Mason
· 14 years ago
f05b691
iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP
by Jon Mason
· 14 years ago
bfc8dfe
b43: HT-PHY: implement lacking 0x908 PHY reg op
by Rafał Miłecki
· 14 years ago
feb9063
b43: HT-PHY: add channel switching tables for 2 GHz band
by Rafał Miłecki
· 14 years ago
e5b6100
b43: HT-PHY: perform some tables ops on channel switching
by Rafał Miłecki
· 14 years ago
bdb2dfb
b43: HT-PHY: upload PHY values when switching channel
by Rafał Miłecki
· 14 years ago
1a93139
b43: HT-PHY: prepare place for HT-PHY tables
by Rafał Miłecki
· 14 years ago
3be3fdb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
5ee0a58
iwlagn: use PCI_DMA_* for pci_* operations
by John W. Linville
· 14 years ago
eef7269
bcma: main.c needs to include <linux/slab.h>
by Geert Uytterhoeven
· 14 years ago
6691678
iwlwifi: use pci_dev->revision, again
by Sergei Shtylyov
· 14 years ago
a5e5aa6
mwifiex: restore handling of NULL parameters
by Dan Carpenter
· 14 years ago
f6b4e4d
ath9k: Fix locking issue during tx completion
by Rajkumar Manoharan
· 14 years ago
428bc8c
iwlagn: fix rmmod crash
by Stanislaw Gruszka
· 14 years ago
1d616b1
rt2x00: Fix unspeficied typo
by Joe Perches
· 14 years ago
ce2dd3c
ssb: use pci_dev->revision
by Sergei Shtylyov
· 14 years ago
05b60d4
ath9k_hw: make use of the gain_table_entry macro
by Mohammed Shafi Shajakhan
· 14 years ago
f68e20f
ath9k_hw: Add carrier leak correction in desired gain calculation
by Mohammed Shafi Shajakhan
· 14 years ago
dcfcbd5
ath9k_hw: Fix false tx hung detection in AR9003 chips
by Rajkumar Manoharan
· 14 years ago
8ee3108
mac80211: restrict advertised HW scan rates
by Johannes Berg
· 14 years ago
04b7dcf
wireless: unify QoS control field definitions
by Johannes Berg
· 14 years ago
e913d46
ssb: fix ssb clock rate according to broadcom source
by Hauke Mehrtens
· 14 years ago
f9fc513
rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver
by Chaoming Li
· 14 years ago
f34317d
rtlwifi: Fix build problems introduced by merging rtl8192de
by Larry Finger
· 14 years ago
674f052
rtlwifi: rtl8192de: Merge TX and RX routines
by Chaoming Li
· 14 years ago
e501016
rtlwifi: rtl8192de: Merge table routines
by Chaoming Li
· 14 years ago
a7dbd3b
rtlwifi: rtl8192de: Merge main (sw) routines
by Chaoming Li
· 14 years ago
f219eff
rtlwifi: rtl8192de: Merge rf routines
by Chaoming Li
· 14 years ago
Next »