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
/
wl1271_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl1271: update hw/fw version info in wiphy struct
John W. Linville
2010-07-29
1
-0
/
+7
*
wl1271: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
1
-0
/
+17
*
drivers/net/wireless/wl12xx: Use kmemdup
Julia Lawall
2010-07-26
1
-6
/
+2
*
wl1271: rewritten scanning code
Luciano Coelho
2010-07-08
1
-5
/
+6
*
wl1271: moved scan operations to a separate file
Luciano Coelho
2010-07-08
1
-4
/
+5
*
wl1271: Update interface to temporarily disable dynamic PS
Juuso Oikarinen
2010-07-08
1
-2
/
+2
*
wl1271: Fix warning when disconnecting and ad-hoc network
Juuso Oikarinen
2010-07-08
1
-1
/
+2
*
wl1271: Disable dynamic PS based on BT co-ext sense events
Juuso Oikarinen
2010-07-08
1
-1
/
+7
*
wl1271: Update hardware ARP filtering configuration handling
Juuso Oikarinen
2010-07-08
1
-48
/
+13
*
wl1271: read fem manufacturer value from nvs
Luciano Coelho
2010-07-08
1
-5
/
+0
*
wl1271: Work around AP's with broken ps-poll functionality
Juuso Oikarinen
2010-07-08
1
-1
/
+13
*
wl1271: Use the ARP configuration function from mac80211
Juuso Oikarinen
2010-07-08
1
-93
/
+49
*
wl1271: Add TSF handling
Juuso Oikarinen
2010-07-08
1
-0
/
+27
*
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
2010-06-02
1
-6
/
+4
*
wl1271: Flush TX buffers to air before going to idle
Juuso Oikarinen
2010-06-02
1
-1
/
+10
*
wl1271: Idle handling into own function
Juuso Oikarinen
2010-06-02
1
-21
/
+39
*
wl1271: Prevent dropping of TX frames in joins
Juuso Oikarinen
2010-06-02
1
-0
/
+5
*
drivers/net/wireless: Storage class should be before const qualifier
Tobias Klauser
2010-06-02
1
-3
/
+3
*
wl1271: Add support for NVS files with 5GHz band parameters
Juuso Oikarinen
2010-06-02
1
-3
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-3
/
+2
|
\
|
*
wl1271: remove some unneeded code
Dan Carpenter
2010-05-11
1
-2
/
+0
|
*
wl1271: fix notifier interface supported test
Dan Carpenter
2010-05-11
1
-1
/
+1
|
*
wl1271: add missing spin_lock()
Dan Carpenter
2010-05-11
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
1
-6
/
+57
|
\
\
|
|
/
|
*
wl1271: Fix to join and channel number handling
Juuso Oikarinen
2010-05-07
1
-6
/
+23
|
*
wl1271: Add sysfs file to retrieve HW PG-version and ROM-version
Juuso Oikarinen
2010-05-07
1
-0
/
+34
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-46
/
+51
|
\
\
|
|
/
|
*
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
1
-1
/
+0
|
*
wl1271: Rewrite hardware keep-alive handling
Juuso Oikarinen
2010-04-28
1
-45
/
+46
|
*
wl1271: Configure QOS nullfunc template for U-APSD
Saravanan Dhanabal
2010-04-28
1
-0
/
+4
|
*
mac80211: give virtual interface to hw_scan
Johannes Berg
2010-04-27
1
-0
/
+1
*
|
wireless: Fix merge.
Hauke Mehrtens
2010-04-28
1
-1
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-77
/
+316
|
\
\
|
|
/
|
*
wl1271: Add support for connection quality monitoring
Juuso Oikarinen
2010-04-09
1
-30
/
+22
|
*
wl1271: Go to ELP in idle
Juuso Oikarinen
2010-04-09
1
-1
/
+3
|
*
wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF
Saravanan Dhanabal
2010-04-09
1
-1
/
+4
|
*
wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF
Saravanan Dhanabal
2010-04-09
1
-3
/
+11
|
*
wl1271: Fix memory leaks on driver initialization
Juuso Oikarinen
2010-04-09
1
-1
/
+8
|
*
wl1271: Configure a higher listen interval to AP upon association
Juuso Oikarinen
2010-04-06
1
-2
/
+4
|
*
wl1271: Configure rates for templates
Juuso Oikarinen
2010-04-06
1
-2
/
+4
|
*
wl1271: Use minimum rate for each band for control messages
Juuso Oikarinen
2010-04-06
1
-18
/
+80
|
*
wl1271: Fix keep-alive related command error
Juuso Oikarinen
2010-04-06
1
-0
/
+12
|
*
wl1271: Enable hardware keep alive messages
Juuso Oikarinen
2010-03-31
1
-2
/
+31
|
*
wl1271: Add keep-alive frame template support
Juuso Oikarinen
2010-03-31
1
-2
/
+2
|
*
wl1271: Configure HW connection monitor
Juuso Oikarinen
2010-03-31
1
-1
/
+2
|
*
wl1271: Configure probe-request template when associated
Juuso Oikarinen
2010-03-31
1
-0
/
+9
|
*
wl1271: Update beacon interval properly for ad-hoc
Juuso Oikarinen
2010-03-31
1
-0
/
+10
|
*
wl1271: Fix ad-hoc mode handling
Juuso Oikarinen
2010-03-31
1
-11
/
+22
|
*
wl1271: Disable connection monitoring while not associated
Juuso Oikarinen
2010-03-31
1
-1
/
+11
|
*
wl1271: Remove device MAC-address randomization
Juuso Oikarinen
2010-03-31
1
-8
/
+0
[next]