index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wl12xx
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wlcore: remove if_ops from platform_data
Luciano Coelho
2013-02-08
1
-1
/
+2
*
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2013-01-18
1
-52
/
+140
|
\
|
*
wlcore: Always pass DMA-able buffers to mmc functions
Ido Yariv
2012-12-11
1
-6
/
+25
|
*
wlcore/wl18xx: change priority calculations for links
Arik Nemtsov
2012-12-11
1
-0
/
+22
|
*
wlcore: increase scan dwell times if no activity
Eyal Shapira
2012-12-11
1
-0
/
+2
|
*
wlcore: add ACX_PEER_CAP command
Eliad Peller
2012-12-11
1
-0
/
+10
|
*
wlcore: improved Tx scheduling algorithm
Arik Nemtsov
2012-12-05
1
-0
/
+2
|
*
wlcore/wl12xx: make sure session id is always zero for AP
Arik Nemtsov
2012-12-04
1
-3
/
+6
|
*
wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versions
Luciano Coelho
2012-12-04
1
-9
/
+15
|
*
wlcore/wl12xx: remove deprecated FW version check
Luciano Coelho
2012-12-04
1
-17
/
+0
|
*
wlcore/wl12xx: move wl12xx chip ID defines to the lower driver
Luciano Coelho
2012-12-04
1
-13
/
+13
|
*
wlcore/wl18xx/wl12xx: add recovery settings to conf
Yair Shapira
2012-12-04
1
-0
/
+4
|
*
wlcore/wl18xx/wl12xx: separate channel count between chips
Arik Nemtsov
2012-12-04
1
-0
/
+1
|
*
wlcore: configure dwell times according to scan type
Eliad Peller
2012-11-28
1
-2
/
+2
|
*
wlcore: update events enum/struct to new fw api
Eliad Peller
2012-11-27
1
-2
/
+22
|
*
wlcore: update channel_switch/stop_channel_switch commands
Eliad Peller
2012-11-27
1
-0
/
+1
|
*
wl18xx: increase MAX_CHANNELS_5GHZ
Eliad Peller
2012-11-27
1
-0
/
+1
|
*
wlcore: split 18xx and 12xx scan mechanism
Eliad Peller
2012-11-27
1
-0
/
+11
|
*
wlcore: workaround start_sta problem in wl12xx fw
Eliad Peller
2012-11-27
1
-3
/
+6
*
|
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
2012-12-06
1
-3
/
+3
|
/
*
wlcore: Refactor probe
Ido Yariv
2012-09-27
1
-16
/
+36
*
wlcore: Fix unbalanced interrupts enablement
Ido Yariv
2012-09-27
1
-1
/
+8
*
wlcore/wl18xx/wl12xx: allow up to 3 mac addresses
Arik Nemtsov
2012-09-27
1
-0
/
+1
*
wlcore/wl18xx/wl12xx: aggregation buffer size set
Igal Chernobelsky
2012-09-27
1
-1
/
+1
*
wl18xx/wl12xx: defines for Tx/Rx descriptors num
Igal Chernobelsky
2012-09-27
1
-2
/
+2
*
wl12xx: remove duplicated include from main.c
Wei Yongjun
2012-09-27
1
-1
/
+0
*
wl12xx: use module_platform_driver
Luciano Coelho
2012-09-27
1
-11
/
+1
*
wlcore/wl12xx: calibrator fem detect implementation
Yair Shapira
2012-07-18
1
-0
/
+23
*
wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec
Arik Nemtsov
2012-07-10
1
-1
/
+1
*
wl12xx/wlcore: increase FW filename version
Luciano Coelho
2012-07-10
1
-6
/
+6
*
wlcore: add probe request templates for sched and one-shot scans
Yoni Divinsky
2012-07-10
1
-0
/
+3
*
wlcore/wl12xx/wl18xx: check min FW version
Arik Nemtsov
2012-07-10
1
-0
/
+9
*
wlcore: Force checking of io functions' return values
Ido Yariv
2012-06-22
1
-2
/
+4
*
wlcore: Propagate errors from wl1271_raw_write32
Ido Yariv
2012-06-22
1
-44
/
+116
*
wlcore: Propagate errors from wl1271_raw_read32
Ido Yariv
2012-06-22
1
-37
/
+115
*
wlcore: Propagate errors from wl1271_write
Ido Yariv
2012-06-22
1
-5
/
+18
*
wlcore: Propagate errors from wl1271_read
Ido Yariv
2012-06-22
1
-3
/
+3
*
wl18xx: sane defaults for HT capabilities
Arik Nemtsov
2012-06-21
1
-4
/
+2
*
wlcore: allow setting sleep_auth before interface init
Arik Nemtsov
2012-06-21
1
-0
/
+1
*
wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support
Luciano Coelho
2012-06-08
1
-1
/
+1
*
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
1
-0
/
+1
*
wl18xx: PG2.0 HW Watch dog interrupt support
Ido Reis
2012-06-07
1
-2
/
+2
*
wl12xx/wl18xx: add erp protection IE to the beacon filter
Eliad Peller
2012-06-06
1
-1
/
+5
*
wlcore/wl12xx/wl18xx: implement op_set_key per HW arch
Arik Nemtsov
2012-06-06
1
-0
/
+9
*
wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch
Arik Nemtsov
2012-06-06
1
-2
/
+9
*
wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space
Arik Nemtsov
2012-06-06
1
-3
/
+6
*
wl12xx: fix fm_coex parameters configuration
Victor Goldenshtein
2012-06-05
1
-2
/
+2
*
wl12xx: set the irq polarity before loading the fw
Yoni Divinsky
2012-06-05
1
-6
/
+6
*
wlcore: set wl->ht_cap per-band
Eliad Peller
2012-06-05
1
-1
/
+4
[next]