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
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl12xx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: use 2 spare TX blocks for GEM cipher
Guy Eilam
2011-08-25
1
-0
/
+3
*
wl12xx: enable AP advanced functionality
Arik Nemtsov
2011-08-22
1
-11
/
+14
*
wl12xx: schedule TX packets according to FW packet occupancy
Arik Nemtsov
2011-08-22
1
-1
/
+1
*
wl12xx: track freed packets in FW by AC
Arik Nemtsov
2011-08-22
1
-2
/
+6
*
wl12xx: support IBSS vif type
Eliad Peller
2011-08-22
1
-0
/
+1
*
wl12xx: re-enable block ack session support
Arik Nemtsov
2011-08-22
1
-0
/
+6
*
wl12xx: use dynamic hlids for AP-mode
Arik Nemtsov
2011-08-22
1
-3
/
+10
*
wl12xx: replace dummy_join with ROC/CROC commands
Eliad Peller
2011-08-22
1
-1
/
+1
*
wl12xx: add system_hlid
Eliad Peller
2011-08-22
1
-0
/
+2
*
wl12xx: update rx/tx
Eliad Peller
2011-08-22
1
-1
/
+1
*
wl12xx: add device role commands
Eliad Peller
2011-08-22
1
-0
/
+1
*
wl12xx: update commands & events
Eliad Peller
2011-08-22
1
-0
/
+5
*
wl12xx: update acx commands
Eliad Peller
2011-08-22
1
-0
/
+4
*
wl12xx: update fw status struct
Eliad Peller
2011-08-22
1
-31
/
+24
*
wl12xx: remove rx filtering stuff
Eliad Peller
2011-08-22
1
-22
/
+0
*
wl12xx: use 1 spare block in all cases
Arik Nemtsov
2011-08-22
1
-6
/
+0
*
wl12xx: Use a single fw for both STA and AP roles
Arik Nemtsov
2011-08-22
1
-5
/
+2
*
wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
Arik Nemtsov
2011-08-22
1
-1
/
+1
*
wl12xx: remove wext dependencies
Johannes Berg
2011-08-08
1
-2
/
+2
*
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
2011-07-08
1
-1
/
+1
*
wl12xx: implement Tx watermarks per AC
Arik Nemtsov
2011-07-05
1
-0
/
+1
*
wl12xx: Increase low & high TX watermarks
Ido Yariv
2011-07-05
1
-2
/
+2
*
wl12xx: schedule TX packets according to FW occupancy
Arik Nemtsov
2011-07-05
1
-1
/
+1
*
wl12xx: AP mode - support FW TX inactivity triggers
Arik Nemtsov
2011-07-05
1
-1
/
+0
*
wl12xx: fix Tx security sequence number handling
Oz Krakowski
2011-07-05
1
-3
/
+11
*
wl12xx: Support routing FW logs to the host
Ido Yariv
2011-06-27
1
-2
/
+18
*
wl12xx: Avoid recovery while one is already in progress
Ido Yariv
2011-06-27
1
-0
/
+2
*
wl12xx: use freezable workqueue for netstack_work
Eliad Peller
2011-06-27
1
-0
/
+1
*
wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded
Eliad Peller
2011-06-27
1
-0
/
+1
*
wl12xx: Add Support for Low Power DRPw (LPD) Mode
Shahar Levi
2011-06-27
1
-0
/
+6
*
wl12xx: add automatic rx streaming triggers
Eliad Peller
2011-06-27
1
-0
/
+8
*
wl12xx: Stop BA session event from device
Shahar Levi
2011-06-07
1
-0
/
+1
*
wl12xx: enter/exit psm on wowlan suspend/resume
Eliad Peller
2011-05-13
1
-0
/
+1
*
wl12xx: prevent scheduling while suspending (WoW enabled)
Eliad Peller
2011-05-13
1
-0
/
+2
*
wl12xx: declare suspend/resume callbacks (for wowlan)
Eliad Peller
2011-05-13
1
-0
/
+6
*
wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED
Luciano Coelho
2011-05-13
1
-1
/
+0
*
wl12xx: implement scheduled scan driver operations and reporting
Luciano Coelho
2011-05-13
1
-0
/
+2
*
Revert "wl12xx: support FW TX inactivity triggers"
Luciano Coelho
2011-05-02
1
-0
/
+1
*
wl12xx: avoid premature elp entrance
Eliad Peller
2011-05-02
1
-0
/
+1
*
wl12xx: support FW TX inactivity triggers
Arik Nemtsov
2011-04-28
1
-1
/
+0
*
wl12xx: Handle platforms without level trigger interrupts
Ido Yariv
2011-04-19
1
-0
/
+3
*
wl12xx: Simplify TX blocks accounting
Ido Yariv
2011-04-19
1
-3
/
+1
*
wl12xx: Clean up the dummy packet mechanism
Ido Yariv
2011-04-19
1
-0
/
+4
*
wl12xx: Clean up the block size alignment code
Ido Yariv
2011-04-19
1
-4
/
+6
*
wl12xx: Handle duplicate calling of remove interface
Juuso Oikarinen
2011-04-19
1
-1
/
+2
*
wl12xx: use a bitmask instead of list of booleans in scanned_ch
Luciano Coelho
2011-04-19
1
-1
/
+2
*
wl12xx: use 1 spare TX block instead of two
Luciano Coelho
2011-04-19
1
-3
/
+25
*
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...
Arik Nemtsov
2011-04-19
1
-1
/
+2
*
wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools
Shahar Levi
2011-04-19
1
-0
/
+5
*
wl12xx: 1281/1283 support - New boot sequence
Shahar Levi
2011-04-19
1
-0
/
+1
[next]