index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
NFC: Call the DEP link down ops even when in target mode
Samuel Ortiz
2012-06-04
1
-5
/
+0
|
|
*
|
NFC: Don't hold a NULL connecting LLCP socket lock
Samuel Ortiz
2012-06-04
1
-3
/
+3
|
|
*
|
NFC: Implement the pn533 target mode Tx op
Samuel Ortiz
2012-06-04
1
-9
/
+73
|
|
*
|
NFC: Implement the pn533 target mode data fetching routine
Samuel Ortiz
2012-06-04
1
-5
/
+80
|
|
*
|
NFC: Introduce target mode rx data callback
Samuel Ortiz
2012-06-04
4
-0
/
+35
|
|
*
|
NFC: Introduce target mode tx ops
Samuel Ortiz
2012-06-04
5
-30
/
+34
|
|
*
|
NFC: Set the NFC device RF mode appropriately
Samuel Ortiz
2012-06-04
3
-5
/
+12
|
|
*
|
NFC: Add target mode activation netlink event
Samuel Ortiz
2012-06-04
6
-2
/
+136
|
|
*
|
NFC: Implement pn533 target mode polling loop
Samuel Ortiz
2012-06-04
1
-5
/
+104
|
|
*
|
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
2012-06-04
12
-34
/
+77
|
|
*
|
NFC: Export LLCP general bytes getter
Samuel Ortiz
2012-06-04
2
-0
/
+9
|
|
*
|
NFC: LLCP's MIUX is 10 bytes long, not 7
Samuel Ortiz
2012-06-04
1
-2
/
+2
|
|
*
|
NFC: Move LLCP MIU extension value to socket structure
Samuel Ortiz
2012-06-04
4
-2
/
+9
|
|
*
|
NFC: Move LLCP receiver window value to socket structure
Samuel Ortiz
2012-06-04
4
-21
/
+55
|
|
*
|
NFC: Socket linked list
Samuel Ortiz
2012-06-04
3
-135
/
+158
|
|
*
|
NFC: Take a reference on the LLCP local pointer when creating a socket
Samuel Ortiz
2012-06-04
3
-24
/
+40
|
*
|
|
wl18xx: avoid some -Wformat warnings
John W. Linville
2012-06-08
1
-1
/
+2
|
*
|
|
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2012-06-08
46
-956
/
+4818
|
|
\
\
\
|
|
*
|
|
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
Arik Nemtsov
2012-06-08
2
-17
/
+9
|
|
*
|
|
wl18xx: clean up phy module parameters
Arik Nemtsov
2012-06-08
2
-58
/
+56
|
|
*
|
|
wl18xx: align wl18xx_conf_phy with FW variant and remove it
Arik Nemtsov
2012-06-08
3
-110
/
+36
|
|
*
|
|
wl18xx: update fw statistics
Ido Reis
2012-06-08
2
-24
/
+65
|
|
*
|
|
wl18xx: allow FW-log by default for PG2.0
Arik Nemtsov
2012-06-08
1
-1
/
+0
|
|
*
|
|
wl18xx: read configuration structure from a binary file
Luciano Coelho
2012-06-08
1
-5
/
+63
|
|
*
|
|
wlcore/wl18xx: export conf struct in a debugfs file
Luciano Coelho
2012-06-08
3
-0
/
+72
|
|
*
|
|
wlcore/wl18xx: the conf structs must be packed so they can be exported
Luciano Coelho
2012-06-08
2
-24
/
+24
|
|
*
|
|
wlcore: use u8 instead of enum for bcn_filt_mode
Luciano Coelho
2012-06-08
1
-1
/
+1
|
|
*
|
|
wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support
Luciano Coelho
2012-06-08
3
-4
/
+9
|
|
*
|
|
wlcore: export raw binary with the FW statistics in debugfs
Luciano Coelho
2012-06-08
1
-0
/
+20
|
|
*
|
|
wl18xx: add support to clear FW statistics
Luciano Coelho
2012-06-08
3
-0
/
+63
|
|
*
|
|
wlcore: add debugfs control over rx interrupt pacing
Eyal Shapira
2012-06-08
1
-0
/
+11
|
|
*
|
|
wlcore: add support macros to easily add conf debugfs entries
Eyal Shapira
2012-06-08
1
-0
/
+75
|
|
*
|
|
wl12xx: Add support for an external 26 MHz crystal source
Grant Erickson
2012-06-07
1
-0
/
+1
|
|
*
|
|
wl18xx: pad only last frame in aggregration buffer for PG2
Ido Reis
2012-06-07
7
-9
/
+58
|
|
*
|
|
wl18xx: PG2.0 HW Watch dog interrupt support
Ido Reis
2012-06-07
6
-21
/
+71
|
|
*
|
|
wl18xx: FW/PHY arguments added for PG2
Ido Reis
2012-06-07
3
-1
/
+28
|
|
*
|
|
wl18xx: support PG2 version of the chip
Ido Reis
2012-06-07
2
-1
/
+12
|
|
*
|
|
wl18xx: fix PHY_INIT addresses mem size
Ido Reis
2012-06-07
1
-2
/
+2
|
|
*
|
|
wlcore: set channels 12-14 as pactive for sched scan
Victor Goldenshtein
2012-06-06
2
-8
/
+38
|
|
*
|
|
wlcore: compare ssid_len before comparing ssids
Eliad Peller
2012-06-06
1
-1
/
+3
|
|
*
|
|
wlcore: add role_id to all the sched_scan commands
Yoni Divinsky
2012-06-06
3
-9
/
+19
|
|
*
|
|
wl12xx/wl18xx: add erp protection IE to the beacon filter
Eliad Peller
2012-06-06
2
-2
/
+10
|
|
*
|
|
wl12xx: send beacon loss events to userspace
Eliad Peller
2012-06-06
1
-0
/
+9
|
|
*
|
|
wlcore: do not send stop fwlog cmd if fw is hanged
Yoni Divinsky
2012-06-06
2
-2
/
+8
|
|
*
|
|
wlcore/wl12xx/wl18xx: implement op_set_key per HW arch
Arik Nemtsov
2012-06-06
9
-14
/
+136
|
|
*
|
|
wlcore: stop queues on Tx flush
Arik Nemtsov
2012-06-06
4
-1
/
+15
|
|
*
|
|
wlcore: add stop reason bitmap for waking/starting queues
Arik Nemtsov
2012-06-06
4
-21
/
+132
|
|
*
|
|
wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch
Arik Nemtsov
2012-06-06
9
-35
/
+39
|
|
*
|
|
wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space
Arik Nemtsov
2012-06-06
6
-12
/
+25
|
|
*
|
|
wlcore: wait for roc complete only for the first roc command
Victor Goldenshtein
2012-06-05
1
-5
/
+11
[prev]
[next]