index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
brcmsmac: remove si_pmu_spuravoid_pllupdate()
Hauke Mehrtens
2012-07-10
3
-86
/
+2
|
|
*
|
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
Hauke Mehrtens
2012-07-10
3
-80
/
+0
|
|
*
|
brcmsmac: remove ai_findcore()
Hauke Mehrtens
2012-07-10
3
-31
/
+14
|
|
*
|
brcmsmac: use container_of instead of cast
Hauke Mehrtens
2012-07-10
1
-8
/
+8
|
|
*
|
brcmsmac: remove ai_get_buscore{type,rev}()
Hauke Mehrtens
2012-07-10
2
-19
/
+0
|
|
*
|
brcmsmac: remove PCI_FORCEHT() macro
Hauke Mehrtens
2012-07-10
1
-19
/
+0
|
|
*
|
brcmsmac: remove PCIE() macro
Hauke Mehrtens
2012-07-10
1
-5
/
+4
|
|
*
|
iwmc3200wifi: remove driver for unavailable hardware
John W. Linville
2012-07-10
30
-10563
/
+0
|
|
*
|
wlcore: fix a couple small memory leaks
Dan Carpenter
2012-07-10
1
-2
/
+2
|
|
*
|
wlcore: determine AP extra rates correctly
Arik Nemtsov
2012-07-10
1
-5
/
+15
|
|
*
|
wlcore: check ssid length against the correct element
Eliad Peller
2012-07-10
1
-1
/
+1
|
|
*
|
wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec
Arik Nemtsov
2012-07-10
2
-2
/
+2
|
|
*
|
wlcore: define number of supported bands internally
Arik Nemtsov
2012-07-10
3
-4
/
+7
|
|
*
|
wlcore: don't set SDIO_FAILED flag when driver state is off
Arik Nemtsov
2012-07-10
2
-7
/
+7
|
|
*
|
wlcore: change the wait for event mechanism
Yoni Divinsky
2012-07-10
1
-1
/
+7
|
|
*
|
wlcore: Prevent processing of work items during op_stop
Ido Yariv
2012-07-10
3
-25
/
+32
|
|
*
|
wlcore: implement .flush callback
Eliad Peller
2012-07-10
1
-0
/
+8
|
|
*
|
wl12xx/wlcore: increase FW filename version
Luciano Coelho
2012-07-10
4
-27
/
+6
|
|
*
|
wlcore: add probe request templates for sched and one-shot scans
Yoni Divinsky
2012-07-10
6
-9
/
+39
|
|
*
|
wlcore: always clear recovery flag during recovery_work
Arik Nemtsov
2012-07-10
1
-2
/
+2
|
|
*
|
wlcore: avoid debug prints during intended FW recovery
Arik Nemtsov
2012-07-10
1
-3
/
+4
|
|
*
|
wlcore: remove recover cmd from testmode
Arik Nemtsov
2012-07-10
1
-12
/
+1
|
|
*
|
wlcore: don't stop tx queue via watermark if already stopped
Arik Nemtsov
2012-07-10
1
-1
/
+3
|
|
*
|
wlcore/wl12xx/wl18xx: check min FW version
Arik Nemtsov
2012-07-10
6
-0
/
+100
|
|
*
|
wlcore: enable sched scan while connected
Victor Goldenshtein
2012-07-10
3
-1
/
+6
|
|
*
|
NFC: Check for llcp_sock and its device from llcp_sock_getname
Samuel Ortiz
2012-07-09
1
-0
/
+3
|
|
*
|
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
2012-07-09
7
-18
/
+28
|
|
*
|
NFC: Use communicate thru only for PaSoRi when trying to read Felica tags
Samuel Ortiz
2012-07-09
1
-12
/
+11
|
|
*
|
NFC: Add initial Sony RC-S360 support to pn533
Samuel Ortiz
2012-07-09
1
-38
/
+181
|
|
*
|
NFC: Dereference LLCP bind socket address after checking for it to be NULL
Samuel Ortiz
2012-07-09
1
-2
/
+2
|
|
*
|
NFC: Do not return EBUSY when stopping a poll that's already stopped
Samuel Ortiz
2012-07-09
1
-0
/
+9
|
|
*
|
NFC: Remove warning from nfc_llcp_local_put
Samuel Ortiz
2012-07-09
1
-2
/
+0
|
|
*
|
NFC: Handle LLCP Disconnected Mode frames
Samuel Ortiz
2012-07-09
1
-0
/
+44
|
|
*
|
NFC: LLCP late binding
Samuel Ortiz
2012-07-09
2
-77
/
+166
|
|
*
|
NFC: Forbid SSAP binding to a not well known LLCP service
Samuel Ortiz
2012-07-09
1
-17
/
+5
|
|
*
|
NFC: Forbid LLCP service name reusing
Samuel Ortiz
2012-07-09
1
-1
/
+3
|
|
*
|
NFC: Release LLCP SAP when the owner is released
Samuel Ortiz
2012-07-09
3
-14
/
+11
|
|
*
|
NFC: Close listening LLCP sockets when the device is gone
Samuel Ortiz
2012-07-09
1
-3
/
+8
|
|
*
|
NFC: Build LLCP general bytes upon request
Samuel Ortiz
2012-07-09
1
-15
/
+17
|
|
*
|
NFC: Fix LLCP getname socket op
Samuel Ortiz
2012-07-09
1
-4
/
+7
|
|
*
|
NFC: Update LLCP socket target index when getting a connection
Samuel Ortiz
2012-07-09
1
-0
/
+1
|
|
*
|
NFC: Add netlink module alias for NFC
Samuel Ortiz
2012-07-09
1
-0
/
+3
|
|
*
|
NFC: Add modules alias for NFC sockets
Samuel Ortiz
2012-07-09
1
-0
/
+1
|
|
*
|
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
2012-07-09
5
-37
/
+47
|
|
*
|
NFC: update PN544 HCI driver state when opened/closed
Eric Lapuyade
2012-07-09
1
-0
/
+5
|
|
*
|
NFC: Error management documentation
Eric Lapuyade
2012-07-09
1
-0
/
+33
|
|
*
|
NFC: nfc_driver_failure() implementation
Eric Lapuyade
2012-07-09
1
-6
/
+2
|
|
*
|
NFC: nfc_targets_found() should accept zero target found
Eric Lapuyade
2012-07-09
1
-6
/
+13
|
|
*
|
NFC: Core must test the device polling state inside the device lock
Eric Lapuyade
2012-07-09
1
-2
/
+7
|
|
*
|
NFC: Implement HCI driver or internal error management
Eric Lapuyade
2012-07-09
1
-4
/
+11
[prev]
[next]