Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bdfbf0924ab05e02d28e50bd2d5024097642a78d
bdfbf09
iwlagn: provide heplers to access the transport ops
by Emmanuel Grumbach
· 13 years ago
02f6f65
iwlagn: remove the indirection for the dma channel num
by Wey-Yi Guy
· 13 years ago
e419d62
iwlagn: consolidate the API that sends host commands and move to transport
by Emmanuel Grumbach
· 13 years ago
06f491e
iwlagn: remove code duplication
by Emmanuel Grumbach
· 13 years ago
c170b86
iwlagn: add an API for TX stop
by Emmanuel Grumbach
· 13 years ago
c2c52e8
iwlagn: add an API for RX stop
by Emmanuel Grumbach
· 13 years ago
1359ca4
iwlagn: add an API to free the TX context
by Emmanuel Grumbach
· 13 years ago
afaf6b5
iwlagn: remove the CMD_MAPPED flag
by Emmanuel Grumbach
· 13 years ago
4b42c54
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 13 years ago
d859898
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
e2fd318
Bluetooth: Fixes l2cap "command reject" reply according to spec
by Ilia Kolomisnky
· 13 years ago
8f36011
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
726b4ff
Bluetooth: Add support for storing the key size
by Vinicius Costa Gomes
· 13 years ago
5a0a8b4
Bluetooth: Add support for communicating keys with userspace
by Vinicius Costa Gomes
· 13 years ago
0eb08e3
Bluetooth: Remove unused field in hci_conn
by Vinicius Costa Gomes
· 13 years ago
02bc745
Bluetooth: Use the stored LTK for restabilishing security
by Vinicius Costa Gomes
· 13 years ago
e7e62c8
Bluetooth: Use the link key list to temporarily store the STK
by Vinicius Costa Gomes
· 13 years ago
16b9083
Bluetooth: Add support for storing the LTK
by Vinicius Costa Gomes
· 13 years ago
54790f7
Bluetooth: Fix SM pairing parameters negotiation
by Vinicius Costa Gomes
· 13 years ago
bea710f
Bluetooth: Reject an encryption request when the key isn't found
by Vinicius Costa Gomes
· 13 years ago
75d262c
Bluetooth: Add functions to manipulate the link key list for SMP
by Vinicius Costa Gomes
· 13 years ago
34918cd
Bluetooth: Add new structures for supporting SM key distribution
by Vinicius Costa Gomes
· 13 years ago
7034b91
Bluetooth: Add support for SMP phase 3 (key distribution)
by Vinicius Costa Gomes
· 13 years ago
8ae2e12
ath9k_htc: Inform stack about tx ack status
by Rajkumar Manoharan
· 13 years ago
1fa1238
ath9k_hw: Remove read-only registers from AR9003 intervals
by Rajkumar Manoharan
· 13 years ago
43d9325
ath9k_hw: Disable power detector calibration for AR9003
by Rajkumar Manoharan
· 13 years ago
6fea2b1
ath9k_hw: Update AR9003 interval to improve 5G Tx EVM
by Rajkumar Manoharan
· 13 years ago
1a84ff7
cfg80211: return -ENOENT when stopping sched_scan while not running
by Luciano Coelho
· 13 years ago
331c5ea
ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz
by Mohammed Shafi Shajakhan
· 13 years ago
e156103
mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()
by Yogesh Ashok Powar
· 13 years ago
38869d7
mwifiex: fix minor issue in debugfs command 'info'
by Amitkumar Karwar
· 13 years ago
e6faada
mwifiex: fix regression in WEP security mode
by Amitkumar Karwar
· 13 years ago
4fc5401
ath5k: read sc->imask with sc->irqlock held
by Pavel Roskin
· 13 years ago
e2df64c
ath5k: use kstrtoint() to parse numbers coming from sysfs
by Pavel Roskin
· 13 years ago
e4bbf2f
ath5k: fix formatting errors found by checkpatch.pl
by Pavel Roskin
· 13 years ago
d2c7f77
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
by Pavel Roskin
· 13 years ago
633d006
ath5k: use parentheses around macro definitions
by Pavel Roskin
· 13 years ago
2753f87
ath5k: don't use volatile, it's not needed
by Pavel Roskin
· 13 years ago
2724a74
ath5k: use more readable way to clear MAC address
by Pavel Roskin
· 13 years ago
25380d8
ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit
by Pavel Roskin
· 13 years ago
ef82763
ath5k: use KERN_WARNING in ATH5K_PRINTF
by Pavel Roskin
· 13 years ago
fdd55d1
ath5k: remove unneeded parentheses after return
by Pavel Roskin
· 13 years ago
0a5d381
ath5k: replace spaces with tabs as suggested by checkpatch.pl
by Pavel Roskin
· 13 years ago
b988a88
ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code
by Pavel Roskin
· 13 years ago
69f7235
carl9170: Implement tx_frames_pending mac80211 callback function
by Christian Lamparter
· 13 years ago
cae5614
net/b43: don't return IRQ_HANDLED if nothing was done
by Sebastian Andrzej Siewior
· 13 years ago
21a18f2
b43: HT-PHY: define dummy TX power functions
by Rafał Miłecki
· 13 years ago
676b58c
mac80211: Restart STA timers only on associated state
by Rajkumar Manoharan
· 13 years ago
565dfef
ath9k_htc: do not configure filter before driver is started
by Rajkumar Manoharan
· 13 years ago
58eb7ff
b43: LCN-PHY: include new PHY in common code
by Rafał Miłecki
· 13 years ago
8b9bda7
b43: define firmwares for HT and LCN PHYs
by Rafał Miłecki
· 13 years ago
42d98795
mac80211: allow driver to generate P1K for IV32
by Johannes Berg
· 13 years ago
3ea542d
mac80211: allow drivers to access key sequence counter
by Johannes Berg
· 13 years ago
9e26297
mac80211: simplify RX PN/IV handling
by Johannes Berg
· 13 years ago
1d738e6
b43: LCN-PHY add place for new PHY support
by Rafał Miłecki
· 13 years ago
0cd20a2
mac80211: use AES_BLOCK_SIZE
by Johannes Berg
· 13 years ago
544e5d8
b43: read radio ID on new cores
by Rafał Miłecki
· 13 years ago
3fd4850
b43: use radio ID reading code to older cores only
by Rafał Miłecki
· 13 years ago
8c8b964
b43: select BLOCKIO for BCMA
by Rafał Miłecki
· 13 years ago
6ff1e5c
b43: change selecting ucode for newer cores
by Rafał Miłecki
· 13 years ago
74abacb
b43: bus: add helpers for getting/setting wldev from/in bus core
by Rafał Miłecki
· 13 years ago
42c9a45
b43: handle BCMA in bus switches
by Rafał Miłecki
· 13 years ago
6cbab0d
b43: use switches for SSB specific code
by Rafał Miłecki
· 13 years ago
75396ae
mac80211: fix CMAC races
by Johannes Berg
· 13 years ago
aba83a0b
mac80211: fix CCMP races
by Johannes Berg
· 13 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 13 years ago
397915c
b43: implement BCMA bus ops
by Rafał Miłecki
· 13 years ago
d150705
b43: make b43_wireless_init bus generic
by Rafał Miłecki
· 13 years ago
e441a5e
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 13 years ago
f1a4638
wl12xx: start/stop queues according to global per-AC counters
by Arik Nemtsov
· 13 years ago
fadd192
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 13 years ago
e328140
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 13 years ago
26f880d
Bluetooth: Move code for ERTM local busy state to separate functions
by Mat Martineau
· 13 years ago
8c156c3
Bluetooth: Fix potential deadlock in mgmt
by Andre Guedes
· 13 years ago
8aded71
Bluetooth: Fix potential deadlock in hci_core
by Andre Guedes
· 13 years ago
5f0dd29
rt2x00: Implement tx_frames_pending mac80211 callback function.
by Gertjan van Wingerde
· 13 years ago
acb5612
rt2x00: Properly identify rt2800usb devices.
by Gertjan van Wingerde
· 13 years ago
71e0b38
rt2x00: Add device ID for RT539F device.
by Gertjan van Wingerde
· 13 years ago
128f8f7
rt2x00: Reduce window of a queue's tx lock.
by Gertjan van Wingerde
· 13 years ago
77b5621
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
by Gertjan van Wingerde
· 13 years ago
77a861c
rt2x00: Serialize TX operations on a queue.
by Gertjan van Wingerde
· 13 years ago
9352f69
bcma: detect PCI core working in hostmode
by Rafał Miłecki
· 13 years ago
3445951
mac80211: fix TKIP replay vulnerability
by Johannes Berg
· 13 years ago
1186980
mac80211: fix ie memory allocation for scheduled scans
by Luciano Coelho
· 13 years ago
6ae8ec2
ssb: fix init regression of hostmode PCI core
by Rafał Miłecki
· 13 years ago
2e65c9d
Bluetooth: Remove enable_smp parameter
by Andre Guedes
· 13 years ago
eead27d
Bluetooth: Add lmp_host_le_capable() macro
by Andre Guedes
· 13 years ago
e6100a2
Bluetooth: Add enable_le module parameter
by Andre Guedes
· 13 years ago
f9b4930
Bluetooth: Write LE Host Supported command
by Andre Guedes
· 13 years ago
971e3a4
Bluetooth: Add extfeatures to struct hci_dev
by Andre Guedes
· 13 years ago
f0c717e
mwifiex: modify SDIO aggregation Tx/Rx buffer size
by Amitkumar Karwar
· 13 years ago
96a95c1
ipw2100: Fix command list for debugging
by Jean Delvare
· 13 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
e5497d7
cfg80211/nl80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
830af02
mac80211: allow driver to iterate keys
by Johannes Berg
· 13 years ago
68dd49e
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
by Jon Mason
· 13 years ago
333c0db
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 13 years ago
115f945
ssb: use pci_dev->subsystem_{vendor,device}
by Sergei Shtylyov
· 13 years ago
2fa23190
ssb: use pci_dev->revision
by Sergei Shtylyov
· 13 years ago
73e6cdc
b43: Add RX side DMA memory barrier
by Michael Büsch
· 13 years ago
Next »