index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
wext.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-05
libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10
Maithili Hinge
1
-0
/
+2
2009-07-10
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
1
-1
/
+1
2009-03-22
libertas: convert to internal net_device_stats
Stephen Hemminger
1
-1
/
+1
2009-02-26
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
1
-36
/
+36
2008-11-13
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
1
-36
/
+36
2008-11-10
don't use net/ieee80211.h
Johannes Berg
1
-1
/
+0
2008-11-01
wireless: use individual buffers for printing ssid values
John W. Linville
1
-1
/
+2
2008-11-01
wireless: consolidate on a single escape_essid implementation
John W. Linville
1
-1
/
+2
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-2
/
+1
2008-09-30
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
1
-0
/
+12
2008-09-25
libertas: Reduce the WPA key installation time (fixups)
Javier Cardona
1
-3
/
+23
2008-09-16
libertas: correct "limited range of data type" warning
John W. Linville
1
-3
/
+2
2008-09-16
libertas: Reduce the WPA key installation time.
Javier Cardona
1
-3
/
+13
2008-09-16
libertas: convert SNMP_MIB to a direct command
Dan Williams
1
-67
/
+74
2008-09-11
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
1
-2
/
+29
2008-08-30
libertas: convert adhoc operations to direct commands
Dan Williams
1
-1
/
+1
2008-08-30
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
1
-38
/
+31
2008-08-30
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
1
-1
/
+3
2008-08-30
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
1
-44
/
+39
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
1
-9
/
+18
2008-05-22
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
1
-2
/
+3
2008-04-09
libertas: remove lbs_get_fwversion()
Holger Schurig
1
-17
/
+0
2008-04-09
libertas: move association code from scan.c into assoc.c
Holger Schurig
1
-0
/
+1
2008-04-09
libertas: move association code from join.c into scan.c
Holger Schurig
1
-1
/
+0
2008-03-25
libertas: remove lots of unused stuff
Holger Schurig
1
-1
/
+1
2008-03-25
libertas: misc power saving adjusts
Holger Schurig
1
-17
/
+7
2008-03-25
libertas: convert GET_LOG to a direct command
Holger Schurig
1
-6
/
+8
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
1
-0
/
+3
2008-01-29
libertas: always show firmware release
Holger Schurig
1
-11
/
+5
2008-01-29
libertas: allow for PS mode to be disabled when firmware doesn't support it
David Woodhouse
1
-0
/
+7
2008-01-29
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
1
-4
/
+3
2008-01-29
libertas: allow setting channel on mshX device
David Woodhouse
1
-1
/
+52
2008-01-29
libertas: allow get/set SSID on mshX device
David Woodhouse
1
-2
/
+50
2008-01-29
libertas: convert DATA_RATE to a direct command
Dan Williams
1
-6
/
+3
2008-01-29
libertas: kill struct lbs_adapter
David Woodhouse
1
-203
/
+169
2008-01-29
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
David Woodhouse
1
-10
/
+1
2008-01-29
libertas: remove arbitrary typedefs
Holger Schurig
1
-80
/
+84
2008-01-29
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
1
-4
/
+7
2008-01-29
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
1
-238
/
+238
2008-01-29
wireless: checkpatch cleanups
Jeff Garzik
1
-4
/
+2
2008-01-29
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
1
-8
/
+3
2008-01-29
wireless: fix '!x & y' typo's
Roel Kluin
1
-1
/
+1
2008-01-29
libertas: move wlan_*_association_work from header to c file
Holger Schurig
1
-16
/
+34
2007-11-30
drivers/net/wireless: Add missing "space"
Joe Perches
1
-1
/
+1
2007-10-11
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
1
-27
/
+7
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-2
/
+3
2007-10-11
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-2
/
+2
2007-10-11
[PATCH] libertas: fix sparse-reported problems
Dan Williams
1
-4
/
+4
2007-10-11
[PATCH] libertas: fix a few wext abuses...
Jean Tourrilhes
1
-93
/
+27
2007-10-11
[PATCH] libertas: remove adapter->txrate
Holger Schurig
1
-1
/
+1
[next]