index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()
Yogesh Ashok Powar
2
-5
/
+12
2011-07-08
mwifiex: fix minor issue in debugfs command 'info'
Amitkumar Karwar
1
-1
/
+1
2011-07-08
mwifiex: fix regression in WEP security mode
Amitkumar Karwar
1
-1
/
+1
2011-07-08
ath5k: read sc->imask with sc->irqlock held
Pavel Roskin
1
-1
/
+2
2011-07-08
ath5k: use kstrtoint() to parse numbers coming from sysfs
Pavel Roskin
1
-2
/
+4
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
15
-180
/
+182
2011-07-08
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
Pavel Roskin
4
-16
/
+14
2011-07-08
ath5k: use parentheses around macro definitions
Pavel Roskin
2
-7
/
+8
2011-07-08
ath5k: don't use volatile, it's not needed
Pavel Roskin
1
-1
/
+1
2011-07-08
ath5k: use more readable way to clear MAC address
Pavel Roskin
1
-1
/
+2
2011-07-08
ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit
Pavel Roskin
2
-4
/
+4
2011-07-08
ath5k: use KERN_WARNING in ATH5K_PRINTF
Pavel Roskin
1
-1
/
+2
2011-07-08
ath5k: remove unneeded parentheses after return
Pavel Roskin
2
-2
/
+2
2011-07-08
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
10
-94
/
+94
2011-07-08
ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code
Pavel Roskin
1
-9
/
+6
2011-07-08
carl9170: Implement tx_frames_pending mac80211 callback function
Christian Lamparter
1
-0
/
+8
2011-07-08
net/b43: don't return IRQ_HANDLED if nothing was done
Sebastian Andrzej Siewior
1
-1
/
+1
2011-07-08
b43: HT-PHY: define dummy TX power functions
Rafał Miłecki
1
-2
/
+10
2011-07-08
ath9k_htc: do not configure filter before driver is started
Rajkumar Manoharan
1
-2
/
+7
2011-07-08
b43: LCN-PHY: include new PHY in common code
Rafał Miłecki
2
-0
/
+9
2011-07-08
b43: define firmwares for HT and LCN PHYs
Rafał Miłecki
1
-0
/
+40
2011-07-08
b43: LCN-PHY add place for new PHY support
Rafał Miłecki
7
-0
/
+125
2011-07-08
b43: read radio ID on new cores
Rafał Miłecki
1
-1
/
+13
2011-07-08
b43: use radio ID reading code to older cores only
Rafał Miłecki
1
-15
/
+23
2011-07-08
b43: select BLOCKIO for BCMA
Rafał Miłecki
1
-0
/
+6
2011-07-08
b43: change selecting ucode for newer cores
Rafał Miłecki
1
-9
/
+17
2011-07-08
b43: bus: add helpers for getting/setting wldev from/in bus core
Rafał Miłecki
3
-3
/
+35
2011-07-08
b43: handle BCMA in bus switches
Rafał Miłecki
2
-0
/
+90
2011-07-08
b43: use switches for SSB specific code
Rafał Miłecki
5
-57
/
+139
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
3
-6
/
+3
2011-07-08
b43: implement BCMA bus ops
Rafał Miłecki
3
-0
/
+110
2011-07-08
b43: make b43_wireless_init bus generic
Rafał Miłecki
1
-4
/
+4
2011-07-08
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
17
-144
/
+414
2011-07-08
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
6
-24
/
+51
2011-07-07
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
9
-0
/
+22
2011-07-07
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
1
-2
/
+2
2011-07-07
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
1
-0
/
+1
2011-07-07
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
1
-25
/
+26
2011-07-07
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
3
-28
/
+33
2011-07-07
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2
-5
/
+18
2011-07-07
bcma: detect PCI core working in hostmode
Rafał Miłecki
5
-1
/
+62
2011-07-06
mwifiex: modify SDIO aggregation Tx/Rx buffer size
Amitkumar Karwar
1
-2
/
+2
2011-07-06
ipw2100: Fix command list for debugging
Jean Delvare
1
-1
/
+1
2011-07-06
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-07-06
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
24
-244
/
+1176
2011-07-05
ssb: use pci_dev->subsystem_{vendor,device}
Sergei Shtylyov
1
-4
/
+2
2011-07-05
ssb: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+1
2011-07-05
b43: Add RX side DMA memory barrier
Michael Büsch
1
-0
/
+1
2011-07-05
NFC: pn533: add NXP pn533 nfc device driver
Aloisio Almeida Jr
3
-0
/
+1643
2011-07-05
NFC: add nfc subsystem core
Lauro Ramos Venancio
4
-15
/
+6
[next]