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