index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
libertas: remove "struct cmd_ds_gen"
Holger Schurig
2009-10-27
4
-28
/
+18
|
*
|
|
libertas: remove handling for CMD_GET_TSF
Holger Schurig
2009-10-27
3
-13
/
+0
|
*
|
|
libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
Holger Schurig
2009-10-27
2
-29
/
+0
|
*
|
|
libertas: move lbs_send_iwevcustom_event() to wext.c
Holger Schurig
2009-10-27
4
-26
/
+26
|
*
|
|
libertas: move association related commands into assoc.c
Holger Schurig
2009-10-27
5
-396
/
+410
|
*
|
|
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
6
-25
/
+25
|
*
|
|
libertas: sort variables in struct lbs_private
Holger Schurig
2009-10-27
1
-153
/
+104
|
*
|
|
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
9
-340
/
+348
|
*
|
|
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
9
-27
/
+27
|
*
|
|
libertas: remove unused 11d.h as well, priv->countryinfo
Holger Schurig
2009-10-27
4
-109
/
+2
|
*
|
|
libertas: remove unused 11d code
Holger Schurig
2009-10-27
10
-830
/
+13
|
*
|
|
zd1211rw: Fix TX status reporting in order to have proper rate control
Benoit PAPILLAULT
2009-10-27
5
-26
/
+227
|
*
|
|
wl1271: use ieee80211_rx_ni()
Luciano Coelho
2009-10-27
1
-1
/
+1
|
*
|
|
mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
Rui Paulo
2009-10-27
1
-2
/
+2
|
*
|
|
ar9170: don't filter BlockACK frames
Christian Lamparter
2009-10-27
1
-2
/
+2
|
*
|
|
ar9170usb: atomic pending urbs counter
Christian Lamparter
2009-10-27
2
-7
/
+7
|
*
|
|
ar9170: atomic pending A-MPDU counter
Christian Lamparter
2009-10-27
2
-6
/
+7
|
*
|
|
iwlwifi: rework for static power save
Wey-Yi Guy
2009-10-27
3
-23
/
+59
|
*
|
|
iwlwifi: no chain noise support for 6x50 series
Wey-Yi Guy
2009-10-27
1
-3
/
+18
|
*
|
|
iwlwifi: set auto clock gate disable bit for 6x00/6x50 series
Wey-Yi Guy
2009-10-27
2
-2
/
+12
|
*
|
|
iwlagn: store station rate scale information in mac80211 station structure
Reinette Chatre
2009-10-27
3
-6
/
+16
|
*
|
|
iwlwifi: move rate scaling structures to header file
Reinette Chatre
2009-10-27
2
-100
/
+101
|
*
|
|
iwlwifi: move iwl_setup_mac to iwlagn
Reinette Chatre
2009-10-27
3
-59
/
+62
|
*
|
|
iwlwifi: fix incorrect otp blocks number for 6x50 series
Wey-Yi Guy
2009-10-27
1
-3
/
+3
|
*
|
|
iwlwifi: identify eeprom version for 6x50 series NIC
Wey-Yi Guy
2009-10-27
2
-4
/
+7
|
*
|
|
iwlwifi: show current power save status reported by uCode
Wey-Yi Guy
2009-10-27
3
-0
/
+32
|
*
|
|
iwl3945: disable all tx fifos
Abhijeet Kolekar
2009-10-27
1
-0
/
+1
|
*
|
|
wl1251: re-disable PG10 chips
John W. Linville
2009-10-27
1
-1
/
+1
|
*
|
|
b43: use ieee80211_rx_ni()
John W. Linville
2009-10-27
1
-4
/
+1
|
*
|
|
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
2009-10-27
3
-40
/
+0
|
*
|
|
libertas: make lbs_get_channel() static
Holger Schurig
2009-10-27
2
-3
/
+1
|
*
|
|
libertas: harmonize cmd.h
Holger Schurig
2009-10-27
5
-65
/
+96
|
*
|
|
libertas: cleanup host.h and hostcmd.h
Holger Schurig
2009-10-27
7
-957
/
+853
|
*
|
|
iwmc3200wifi: handle coexistence radio notification
Zhu Yi
2009-10-27
1
-0
/
+15
|
*
|
|
iwmc3200wifi: Set wiphy firmware version
Samuel Ortiz
2009-10-27
3
-0
/
+13
|
*
|
|
iwmc3200wifi: Support unexpected reboot barker
Samuel Ortiz
2009-10-27
1
-0
/
+8
|
*
|
|
iwmc3200wifi: Try shared auth when open WEP fails
Samuel Ortiz
2009-10-27
4
-6
/
+53
|
*
|
|
iwmc3200wifi: Do not handle wifi command if the interface is not ready
Samuel Ortiz
2009-10-27
1
-0
/
+5
|
*
|
|
iwmc3200wifi: Check for cmd pointer before dereferencing it
Samuel Ortiz
2009-10-27
1
-2
/
+8
|
*
|
|
iwmc3200wifi: SDIO disable race fix
Samuel Ortiz
2009-10-27
1
-2
/
+2
|
*
|
|
iwmc3200wifi: Tx power setting
Samuel Ortiz
2009-10-27
3
-1
/
+30
|
*
|
|
iwmc3200wifi: Update fixed size config definitions
Samuel Ortiz
2009-10-27
1
-2
/
+58
|
*
|
|
iwmc3200wifi: Update statistics notification structure
Samuel Ortiz
2009-10-27
1
-0
/
+5
|
*
|
|
iwmc3200wifi: Improve rx debug
Samuel Ortiz
2009-10-27
1
-2
/
+5
|
*
|
|
iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both
Samuel Ortiz
2009-10-27
1
-3
/
+3
|
*
|
|
iwmc3200wifi: CT kill support
Samuel Ortiz
2009-10-27
8
-1
/
+55
|
*
|
|
iwmc3200wifi: WPS support
Samuel Ortiz
2009-10-27
2
-0
/
+10
|
*
|
|
iwmc3200wifi: allow joining an existed IBSS network
Zhu Yi
2009-10-27
1
-20
/
+2
|
*
|
|
iwmc3200wifi: add BGN sdio device id
Zhu Yi
2009-10-27
1
-2
/
+4
|
*
|
|
mac80211: Learn about mesh portals from multicast traffic
Javier Cardona
2009-10-27
1
-6
/
+15
[prev]
[next]