index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
b43: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
atmel: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
ath5k: remove __dev* attributes
Bill Pemberton
3
-6
/
+6
2012-12-06
wireless: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-06
ssb: register watchdog driver
Hauke Mehrtens
3
-0
/
+53
2012-12-06
ssb: extif: add methods for watchdog driver
Hauke Mehrtens
2
-1
/
+35
2012-12-06
ssb: extif: add check for max value before setting watchdog register
Hauke Mehrtens
1
-2
/
+3
2012-12-06
ssb: add methods for watchdog driver
Hauke Mehrtens
2
-1
/
+51
2012-12-06
ssb: set the PMU watchdog if available
Hauke Mehrtens
1
-2
/
+36
2012-12-06
ssb: get alp clock from devices with PMU
Hauke Mehrtens
3
-6
/
+37
2012-12-06
bcma: register watchdog driver
Hauke Mehrtens
3
-0
/
+32
2012-12-06
bcma: add methods for watchdog driver
Hauke Mehrtens
1
-1
/
+37
2012-12-06
bcma: set the pmu watchdog if available
Hauke Mehrtens
1
-2
/
+40
2012-12-06
bcma: add bcma_chipco_alp_clock
Hauke Mehrtens
1
-2
/
+10
2012-12-06
ipw2200: return error code on error in ipw_wx_get_auth()
Wei Yongjun
1
-3
/
+1
2012-12-06
brcmsmac: remove duplicated include from debug.c
Wei Yongjun
1
-1
/
+0
2012-12-06
rt2x00: Only specify interface combinations if more then one interface is pos...
Helmut Schaa
1
-0
/
+3
2012-12-06
carl9170: explain why sta cannot be NULL for ampdus
Christian Lamparter
1
-0
/
+7
2012-12-06
brcmfmac: convert struct spinlock to spinlock_t
Luis R. Rodriguez
1
-1
/
+1
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-12
/
+45
2012-12-06
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-6
/
+6
2012-12-03
mwl8k: remove useless pci shutdown callback and stray debugging
Florian Fainelli
1
-6
/
+0
2012-12-03
rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_EN
Gabor Juhos
2
-2
/
+4
2012-12-03
rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* defines
Gabor Juhos
1
-2
/
+2
2012-12-03
carl9170: fix signal strength reporting issues
Christian Lamparter
1
-0
/
+2
2012-12-03
rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsr
Gabor Juhos
1
-60
/
+60
2012-12-03
rt2x00: rt2800lib: fix indentation of some rt2x00_rt calls
Gabor Juhos
1
-9
/
+9
2012-12-03
p54: potential signedness issue in p54_parse_rssical()
Dan Carpenter
1
-2
/
+3
2012-11-30
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
1
-3
/
+1
2012-11-30
wireless: mwifiex: Fix typo in wireless/mwifiex driver
Masanari Iida
2
-2
/
+2
2012-11-30
rtlwifi: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
6
-32
/
+8
2012-11-30
p54pci: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-10
/
+3
2012-11-30
ath9k: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-11
/
+4
2012-11-30
rtlwifi: rtl8192se: Fixed coding style issues in the driver
Daniel Stamer
5
-20
/
+17
2012-11-30
mwifiex: fix struct member mismatch
Johannes Berg
1
-2
/
+3
2012-11-30
brcmfmac: change debug output for received event.
Hante Meuleman
1
-2
/
+2
2012-11-30
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
Hante Meuleman
1
-12
/
+16
2012-11-30
brcmfmac: remove mode from struct brcmf_cfg80211_conf
Arend van Spriel
2
-28
/
+20
2012-11-30
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
2
-48
/
+22
2012-11-30
brcmsmac: support 4313iPA
Piotr Haber
2
-162
/
+271
2012-11-30
brcmsmac: move PHY functions
Piotr Haber
1
-50
/
+52
2012-11-30
brcmsmac: hardware info in debugfs
Piotr Haber
4
-1
/
+144
2012-11-30
brcmsmac: fix bounds checking in tx/rx
Piotr Haber
1
-13
/
+17
2012-11-30
brcmsmac: cleanup in isr code
Piotr Haber
3
-24
/
+13
2012-11-30
brcmsmac: handle packet drop during transmit correctly
Piotr Haber
3
-8
/
+11
2012-11-30
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
5
-2
/
+9
2012-11-30
ath9k: Remove redundant NULL assignment
Sujith Manoharan
1
-1
/
+0
2012-11-30
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
4
-3
/
+111
2012-11-30
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
Sujith Manoharan
3
-6
/
+5
2012-11-30
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
3
-127
/
+127
[next]