index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bcd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
wlcore/wl18xx: the conf structs must be packed so they can be exported
Luciano Coelho
2
-24
/
+24
2012-06-08
wlcore: use u8 instead of enum for bcn_filt_mode
Luciano Coelho
1
-1
/
+1
2012-06-08
wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support
Luciano Coelho
3
-4
/
+9
2012-06-08
wlcore: export raw binary with the FW statistics in debugfs
Luciano Coelho
1
-0
/
+20
2012-06-08
wl18xx: add support to clear FW statistics
Luciano Coelho
3
-0
/
+63
2012-06-08
wlcore: add debugfs control over rx interrupt pacing
Eyal Shapira
1
-0
/
+11
2012-06-08
wlcore: add support macros to easily add conf debugfs entries
Eyal Shapira
1
-0
/
+75
2012-06-07
wl12xx: Add support for an external 26 MHz crystal source
Grant Erickson
1
-0
/
+1
2012-06-07
wl18xx: pad only last frame in aggregration buffer for PG2
Ido Reis
7
-9
/
+58
2012-06-07
wl18xx: PG2.0 HW Watch dog interrupt support
Ido Reis
6
-21
/
+71
2012-06-07
wl18xx: FW/PHY arguments added for PG2
Ido Reis
3
-1
/
+28
2012-06-07
wl18xx: support PG2 version of the chip
Ido Reis
2
-1
/
+12
2012-06-07
wl18xx: fix PHY_INIT addresses mem size
Ido Reis
1
-2
/
+2
2012-06-06
wlcore: set channels 12-14 as pactive for sched scan
Victor Goldenshtein
2
-8
/
+38
2012-06-06
wlcore: compare ssid_len before comparing ssids
Eliad Peller
1
-1
/
+3
2012-06-06
wlcore: add role_id to all the sched_scan commands
Yoni Divinsky
3
-9
/
+19
2012-06-06
wl12xx/wl18xx: add erp protection IE to the beacon filter
Eliad Peller
2
-2
/
+10
2012-06-06
wl12xx: send beacon loss events to userspace
Eliad Peller
1
-0
/
+9
2012-06-06
wlcore: do not send stop fwlog cmd if fw is hanged
Yoni Divinsky
2
-2
/
+8
2012-06-06
wlcore/wl12xx/wl18xx: implement op_set_key per HW arch
Arik Nemtsov
9
-14
/
+136
2012-06-06
wlcore: stop queues on Tx flush
Arik Nemtsov
4
-1
/
+15
2012-06-06
wlcore: add stop reason bitmap for waking/starting queues
Arik Nemtsov
4
-21
/
+132
2012-06-06
wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch
Arik Nemtsov
9
-35
/
+39
2012-06-06
wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space
Arik Nemtsov
6
-12
/
+25
2012-06-05
wlcore: wait for roc complete only for the first roc command
Victor Goldenshtein
1
-5
/
+11
2012-06-05
wlcore: don't enable BET for high basic rates
Victor Goldenshtein
1
-3
/
+8
2012-06-05
wl18xx: fix fm_coex parameters configuration
Victor Goldenshtein
1
-2
/
+2
2012-06-05
wl12xx: fix fm_coex parameters configuration
Victor Goldenshtein
1
-2
/
+2
2012-06-05
wlcore: remove duplicate BUG_ON during recovery
Arik Nemtsov
1
-2
/
+0
2012-06-05
wlcore: increase WL1271_EVENT_TIMEOUT
Eliad Peller
1
-1
/
+1
2012-06-05
wlcore: flush tx on CHANGE_CHANNEL
Eliad Peller
1
-2
/
+3
2012-06-05
wlcore: fix the CONF_TX_AC_ANY_TID to be 0xff
Yoni Divinsky
1
-1
/
+1
2012-06-05
wl12xx: set the irq polarity before loading the fw
Yoni Divinsky
1
-6
/
+6
2012-06-05
wlcore: use psd_type indexing according to spec
Yoni Divinsky
1
-2
/
+5
2012-06-05
wlcore: set wl->ht_cap per-band
Eliad Peller
4
-12
/
+41
2012-06-05
wl18xx: add dependency on mac80211
Arik Nemtsov
1
-3
/
+4
2012-06-05
wlcore: increase number of BA sessions to 3
Assaf Azulay
1
-1
/
+1
2012-06-05
wlcore: modify bss loss parameters
Igal Chernobelsky
2
-4
/
+4
2012-06-05
wlcore: flush before stopping AP
Eliad Peller
1
-0
/
+4
2012-06-05
wlcore: use correct link for bcast/multicast frames
Eliad Peller
1
-3
/
+3
2012-06-05
wlcore: fixes for connection_loss_work
Arik Nemtsov
2
-6
/
+19
2012-06-05
wlcore: fix dynamic_ps_timeout time regression
Arik Nemtsov
2
-2
/
+2
2012-06-05
wlcore: use the original elp time in forced_ps mode
Eliad Peller
1
-1
/
+9
2012-06-05
wlcore: fix sparse warnings related to static functions
Arik Nemtsov
1
-1
/
+1
2012-06-05
wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127x
Luciano Coelho
3
-10
/
+12
2012-06-05
wl18xx: change default tcp_checksum to false
Assaf Azulay
1
-2
/
+2
2012-06-05
wl18xx: use new fw stats structures
Luciano Coelho
2
-235
/
+169
2012-06-05
wl18xx: increase tx_ba_win_size to 64
Luciano Coelho
1
-1
/
+1
2012-06-05
wlcore: increase aggregation buffer size by one page
Luciano Coelho
1
-1
/
+1
2012-06-05
wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir
Luciano Coelho
4
-16
/
+18
[next]