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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: configure rates when working in ibss mode
Eliad Peller
2011-05-02
1
-0
/
+18
*
wl12xx: avoid redundant join on interface reconfiguration
Eliad Peller
2011-05-02
1
-3
/
+7
*
wl12xx: Set End-of-transaction Flag at Wl127x AP Mode
Shahar Levi
2011-05-02
1
-0
/
+4
*
wl12xx: support FW TX inactivity triggers
Arik Nemtsov
2011-04-28
1
-2
/
+8
*
wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet
Luciano Coelho
2011-04-19
1
-1
/
+1
*
wl12xx: move hardcoded hci_io_ds value into the conf struct
Luciano Coelho
2011-04-19
1
-0
/
+1
*
wl12xx: use kstrtoul functions
Luciano Coelho
2011-04-19
1
-2
/
+1
*
wl12xx: Handle platforms without level trigger interrupts
Ido Yariv
2011-04-19
1
-0
/
+9
*
wl12xx: Simplify TX blocks accounting
Ido Yariv
2011-04-19
1
-26
/
+22
*
wl12xx: Clean up the dummy packet mechanism
Ido Yariv
2011-04-19
1
-25
/
+54
*
wl12xx: Clean up the block size alignment code
Ido Yariv
2011-04-19
1
-2
/
+2
*
wl12xx: fix "JOIN while associated" commentary
Ohad Ben-Cohen
2011-04-19
1
-4
/
+4
*
wl12xx: fix roaming
Ohad Ben-Cohen
2011-04-19
1
-2
/
+2
*
wl12xx: Handle duplicate calling of remove interface
Juuso Oikarinen
2011-04-19
1
-3
/
+26
*
wl12xx: rearrange some ELP wake_up/sleep calls
Eliad Peller
2011-04-19
1
-22
/
+21
*
wl12xx: configure channel/band while FW is off
Arik Nemtsov
2011-04-19
1
-1
/
+6
*
wl12xx: use a bitmask instead of list of booleans in scanned_ch
Luciano Coelho
2011-04-19
1
-2
/
+5
*
wl12xx: fix a couple of sparse warnings about undeclared functions
Luciano Coelho
2011-04-19
1
-5
/
+6
*
wl12xx: fix SG BT load value to reflect its new meaning
Luciano Coelho
2011-04-19
1
-1
/
+1
*
wl12xx: set the skbuff priority for dummy packets
Luciano Coelho
2011-04-19
1
-0
/
+2
*
wl12xx: Add mutex protection for interface list
Juuso Oikarinen
2011-04-19
1
-0
/
+7
*
wl12xx: update bet_max_consecutive
Ohad Ben-Cohen
2011-04-19
1
-1
/
+1
*
wl12xx: Add support for 11n Rx STBC one spatial stream
Shahar Levi
2011-04-19
1
-1
/
+2
*
wl12xx: use 1 spare TX block instead of two
Luciano Coelho
2011-04-19
1
-0
/
+24
*
wl12xx: 1281/1283 support - enable chip support
Shahar Levi
2011-04-19
1
-0
/
+9
*
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...
Arik Nemtsov
2011-04-19
1
-1
/
+4
*
wl12xx: 1281/1283 support - Add dummy packet support
Shahar Levi
2011-04-19
1
-0
/
+42
*
wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools
Shahar Levi
2011-04-19
1
-8
/
+40
*
wl12xx: 1281/1283 support - Loading FW & NVS
Shahar Levi
2011-04-19
1
-3
/
+10
*
wl12xx: 1281/1283 support - New radio structs and functions
Shahar Levi
2011-04-19
1
-3
/
+13
*
wl12xx: 1281/1283 support - Add acx commands
Shahar Levi
2011-04-19
1
-0
/
+7
*
wl12xx: 1281/1283 support - Add Definitions
Shahar Levi
2011-04-19
1
-1
/
+1
*
wl12xx: Modify requested number of memory blocks
Ido Yariv
2011-03-03
1
-1
/
+1
*
wl12xx: Avoid redundant TX work
Ido Yariv
2011-03-03
1
-5
/
+27
*
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
2011-03-03
1
-48
/
+79
*
wl12xx: Do end-of-transactions transfers only if needed
Ido Yariv
2011-03-03
1
-0
/
+1
*
wl12xx: Reorder data handling in irq_work
Ido Yariv
2011-03-03
1
-5
/
+5
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-3
/
+1
*
wl12xx: AP-mode - management of links in PS-mode
Arik Nemtsov
2011-02-23
1
-11
/
+62
*
wl12xx: AP-mode - count free FW TX blocks per link
Arik Nemtsov
2011-02-23
1
-0
/
+11
*
wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()
Arik Nemtsov
2011-02-23
1
-5
/
+12
*
wl12xx: AP-mode - support HW based link PS monitoring
Arik Nemtsov
2011-02-23
1
-1
/
+2
*
wl12xx: AP-mode - TX queue per link in AC
Arik Nemtsov
2011-02-23
1
-2
/
+15
*
wl12xx: fix potential race condition with TX queue watermark
Arik Nemtsov
2011-02-23
1
-13
/
+11
*
wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS
Eliad Peller
2011-02-22
1
-1
/
+2
*
wl12xx: fix MODULE_AUTHOR email address
Luciano Coelho
2011-02-22
1
-1
/
+1
*
wl12xx: avoid blocking while holding rcu lock on bss info change
Arik Nemtsov
2011-02-22
1
-6
/
+9
*
wl12xx: update PLT initialization for new firmware
Gery Kahn
2011-02-22
1
-0
/
+4
*
wl12xx: set supported_rates after association
Eliad Peller
2011-02-08
1
-69
/
+47
*
wl12xx: use the conf struct instead of macros for memory configuration
Eliad Peller
2011-02-08
1
-0
/
+4
[next]