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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
b43: HT-PHY: add place for implementing channel switching
Rafał Miłecki
1
-2
/
+59
2011-06-22
b43: HT-PHY: define standard structs for channel switching
Rafał Miłecki
5
-0
/
+59
2011-06-22
b43: HT-PHY: enable radio
Rafał Miłecki
1
-0
/
+4
2011-06-22
b43: HT-PHY: implement killing radio
Rafał Miłecki
2
-2
/
+15
2011-06-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
15
-458
/
+1460
2011-06-21
Bluetooth: Fix not setting the chan state
Vinicius Costa Gomes
1
-1
/
+1
2011-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2
-10
/
+19
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
20
-38
/
+38
2011-06-20
rtlwifi: rtl8192cu: Remove unused parameter
Mike McCormack
3
-62
/
+7
2011-06-20
rtlwifi: Fix typo in variable name
Mike McCormack
3
-4
/
+4
2011-06-20
bcma: clean exports of functions
Rafał Miłecki
4
-4
/
+5
2011-06-20
ath5k: add missing ieee80211_free_hw() on unload in AHB code
Pavel Roskin
1
-0
/
+1
2011-06-20
ath5k: free sc->ah in ath5k_deinit_softc
John W. Linville
1
-0
/
+1
2011-06-20
bcma: fix BCM43224 rev 0 workaround
Rafał Miłecki
1
-1
/
+1
2011-06-20
bcma: enable support for 14e4:4357 (BCM43225)
Rafał Miłecki
2
-0
/
+5
2011-06-20
ath9k_hw: make sure PAPRD training is properly done
Mohammed Shafi Shajakhan
2
-3
/
+23
2011-06-20
ath9k: Fix a corner case failure in sending PAPRD frames in HT40
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-06-20
mac80211: quiesce vif before suspending
Eliad Peller
1
-16
/
+27
2011-06-20
Bluetooth: Remove useless access to the socket
Vinicius Costa Gomes
1
-2
/
+2
2011-06-20
Bluetooth: Fix crash when setting a LE socket to ready
Vinicius Costa Gomes
1
-2
/
+2
2011-06-20
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
29
-596
/
+927
2011-06-20
rtlwifi: include mac80211.h from core.h
Kalle Valo
1
-0
/
+2
2011-06-20
zd1211rw: include mac80211.h from zd_chip.h
Kalle Valo
1
-0
/
+2
2011-06-20
iwlwifi: fix stop/wake queue hacks
Kalle Valo
1
-0
/
+9
2011-06-20
iwlegacy: fix stop/wake queue hacks
Kalle Valo
1
-0
/
+9
2011-06-18
iwlagn: remove incorrect define
Wey-Yi Guy
1
-1
/
+0
2011-06-18
iwlagn: merge duplicate code into single function
Wey-Yi Guy
5
-45
/
+30
2011-06-18
iwlagn: code alignment
Wey-Yi Guy
1
-4
/
+4
2011-06-18
iwlagn: add offset define for subsystem id
Wey-Yi Guy
1
-0
/
+1
2011-06-18
iwlagn: Add power_level module parameter
Wey-Yi Guy
4
-3
/
+16
2011-06-18
iwlagn: add power_save module parameter
Wey-Yi Guy
2
-5
/
+10
2011-06-18
iwlagn: store the irq number to iwl_bus just like dev
Emmanuel Grumbach
3
-7
/
+8
2011-06-18
iwlagn: warn about nested SYNC commands
Emmanuel Grumbach
2
-1
/
+11
2011-06-18
iwlagn: fix misplaced bracket
Emmanuel Grumbach
1
-1
/
+3
2011-06-18
iwlagn: waterfall the bus level if prepare card failed
Emmanuel Grumbach
1
-0
/
+1
2011-06-18
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
Emmanuel Grumbach
2
-14
/
+0
2011-06-18
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
4
-5
/
+14
2011-06-18
iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c
Emmanuel Grumbach
1
-4
/
+0
2011-06-18
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
3
-3
/
+15
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
7
-51
/
+63
2011-06-18
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
4
-38
/
+36
2011-06-18
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
4
-84
/
+131
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
11
-45
/
+60
2011-06-18
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
4
-16
/
+94
2011-06-18
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
Emmanuel Grumbach
5
-10
/
+0
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
8
-248
/
+427
2011-06-18
iwlagn: don't disable interrupts after the NIC has been reset
Emmanuel Grumbach
1
-5
/
+0
2011-06-18
iwlagn: Support flush queues for specified interface
Wey-Yi Guy
2
-4
/
+5
2011-06-18
iwlagn: add PAN to tx flush
Wey-Yi Guy
2
-6
/
+25
2011-06-18
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
8
-29
/
+6
[prev]
[next]