index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Implement HCI DEP link up and down
Arron Wang
2012-10-26
1
-0
/
+39
*
NFC: Handle pn544 continue activation
Arron Wang
2012-10-26
1
-1
/
+27
*
NFC: Pass hardware specific HCI event to driver
Arron Wang
2012-10-26
1
-0
/
+45
*
NFC: Set local gb and DEP registries
Arron Wang
2012-10-26
1
-0
/
+62
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-23
5
-63
/
+53
|
\
|
*
iwlwifi: fix 6000 series channel switch command
Johannes Berg
2012-10-16
1
-15
/
+24
|
*
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
2012-10-15
1
-1
/
+1
|
*
bcma: fix unregistration of cores
Piotr Haber
2012-10-15
1
-2
/
+3
|
*
brcmfmac: fix end of loop check (signedness bug)
Dan Carpenter
2012-10-15
1
-2
/
+2
|
*
brcmfmac: set dongle mode accordingly when interface up
Franky Lin
2012-10-15
1
-36
/
+2
|
*
brcmfmac: use control channel in roamed status reporting
Franky Lin
2012-10-15
1
-6
/
+20
|
*
brcmfmac: handle all exceptions as an error.
Hante Meuleman
2012-10-15
1
-1
/
+1
*
|
brcm80211: remove some truely barftastic code
Alan Cox
2012-10-19
2
-40
/
+0
*
|
brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg
Arend van Spriel
2012-10-19
1
-1
/
+1
*
|
brcmfmac: fix sparse warnings
Franky Lin
2012-10-19
1
-2
/
+2
*
|
brcmfmac: Using zero instead of NULL
Dan Carpenter
2012-10-19
1
-4
/
+3
*
|
ath9k: perform ANI cycle in idle state
Rajkumar Manoharan
2012-10-19
4
-2
/
+16
*
|
carl9170: handle traps from firmware loader
Christian Lamparter
2012-10-19
2
-3
/
+10
*
|
mwifiex: Using %*phD instead of print_hex_dump_bytes
Andrei Emeltchenko
2012-10-19
1
-12
/
+12
*
|
mwifiex: use sizeof(array) to print_hex_dump_bytes
Bing Zhao
2012-10-19
2
-6
/
+7
*
|
rt2800: comment tx power settings
Stanislaw Gruszka
2012-10-19
1
-3
/
+19
*
|
rt2800: allow to reduce tx power on devices not exporting power limit
Stanislaw Gruszka
2012-10-19
1
-0
/
+27
*
|
rt2800: pass channel pointer to rt2800_config_txpower
Stanislaw Gruszka
2012-10-19
1
-4
/
+5
*
|
rt2800: use eeprom OFDM 6M TX power as criterion
Stanislaw Gruszka
2012-10-19
1
-5
/
+6
*
|
rt2800: compensate tx power also for non 11b rates on 2GHz
Stanislaw Gruszka
2012-10-19
1
-3
/
+0
*
|
rt2800: limit TX_PWR_CFG_ values to 0xc
Stanislaw Gruszka
2012-10-19
1
-1
/
+2
*
|
rt2800: use BBP_R1 for setting tx power
Stanislaw Gruszka
2012-10-19
1
-8
/
+19
*
|
ath_hw: Use common REG_WRITE parameter order
Sven Eckelmann
2012-10-19
1
-10
/
+10
*
|
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
Andy Shevchenko
2012-10-19
3
-13
/
+6
*
|
orinoco_usb: clean up some signedness issues
Dan Carpenter
2012-10-19
1
-5
/
+4
*
|
bcma: do not initialize deactivated PCIe cores
Hauke Mehrtens
2012-10-19
1
-5
/
+5
*
|
ath/ath9k/ar9003_eeprom.c: Remove semicolon after if
Peter Senna Tschudin
2012-10-19
1
-1
/
+1
*
|
ath9k: Fix BT_OP_SCAN usage
Sujith Manoharan
2012-10-19
1
-9
/
+18
*
|
ath9k: Use a helper routine for MCI/FTP tuning
Sujith Manoharan
2012-10-19
1
-12
/
+21
*
|
bcma: add an extra pcie core struct
Hauke Mehrtens
2012-10-19
5
-7
/
+30
*
|
bcma: use fallback sprom if sprom on card was not valid
Hauke Mehrtens
2012-10-19
1
-1
/
+4
*
|
ssb: add attribute to indicate a parallel flash is available
Hauke Mehrtens
2012-10-19
1
-0
/
+2
*
|
ssb: move parallel flash config into an own struct
Hauke Mehrtens
2012-10-19
1
-7
/
+7
*
|
bcma: add some more flash chips for serial flash
Hauke Mehrtens
2012-10-19
1
-1
/
+30
*
|
bcma: extract drv_cc in bcma_core_mips_flash_detect()
Hauke Mehrtens
2012-10-19
1
-11
/
+12
*
|
bcma: mark nflash if it is the boot flash
Hauke Mehrtens
2012-10-19
1
-0
/
+3
*
|
bcma: add and use constants for the flash windows
Hauke Mehrtens
2012-10-19
2
-4
/
+4
*
|
bcma: mark pflash as present when available
Hauke Mehrtens
2012-10-19
1
-0
/
+1
*
|
bcma: init sprom struct earlier
Hauke Mehrtens
2012-10-19
1
-7
/
+14
*
|
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
2012-10-19
4
-17
/
+45
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-10-19
9
-30
/
+121
|
\
\
|
*
|
iwlwifi: don't WARN when a non empty queue is disabled
Emmanuel Grumbach
2012-10-16
1
-8
/
+0
|
*
|
iwlwifi: don't print the Intel banner twice
Emmanuel Grumbach
2012-10-16
1
-2
/
+0
|
*
|
iwlwifi: first deactivate a queue, then wipe out its data
Emmanuel Grumbach
2012-10-16
1
-1
/
+2
|
*
|
iwlwifi: use the new macro for the SCD Q STTS bits
Emmanuel Grumbach
2012-10-16
1
-1
/
+1
[next]