index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/wireless: remove macro defined twice with same value
Oskar Schirmer
2012-07-09
1
-1
/
+0
*
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
2011-04-28
1
-13
/
+20
*
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
2011-03-09
1
-1
/
+1
*
libertas: convert PS_MODE to a direct command
Dan Williams
2010-07-27
1
-23
/
+27
*
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
2010-07-27
1
-1
/
+2
*
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
2010-07-27
1
-1
/
+2
*
libertas: convert register access to direct commands
Dan Williams
2010-07-27
1
-18
/
+6
*
libertas: convert LED_GPIO_CTRL to a direct command
Dan Williams
2010-07-27
1
-3
/
+2
*
libertas: remove Beacon Control
Dan Williams
2010-07-27
1
-1
/
+2
*
libertas: remove unused Automatic Frequency Control command
Dan Williams
2010-07-27
1
-1
/
+3
*
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
2010-07-27
1
-1
/
+0
*
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
2010-07-27
1
-16
/
+5
*
libertas: clean up RSSI command
Dan Williams
2010-07-27
1
-13
/
+11
*
libertas: clean up MONITOR_MODE command
Dan Williams
2010-07-27
1
-1
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-07-27
1
-60
/
+60
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-01
1
-1
/
+27
|
|
\
|
*
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
1
-60
/
+60
*
|
|
libertas: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
2010-07-14
1
-3
/
+3
|
|
/
|
/
|
*
|
Libertas: Added 11d support using cfg80211
Kiran Divekar
2010-06-23
1
-1
/
+27
|
/
*
libertas: remove "struct cmd_ds_gen"
Holger Schurig
2009-10-27
1
-13
/
+0
*
libertas: remove handling for CMD_GET_TSF
Holger Schurig
2009-10-27
1
-1
/
+0
*
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
1
-2
/
+2
*
libertas: remove unused 11d.h as well, priv->countryinfo
Holger Schurig
2009-10-27
1
-4
/
+2
*
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
2009-10-27
1
-10
/
+0
*
libertas: harmonize cmd.h
Holger Schurig
2009-10-27
1
-15
/
+0
*
libertas: cleanup host.h and hostcmd.h
Holger Schurig
2009-10-27
1
-152
/
+849
*
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-10-07
1
-0
/
+1
*
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
2009-05-22
1
-0
/
+2
*
libertas: support mesh for various firmware versions
Bing Zhao
2009-04-22
1
-1
/
+2
*
libertas: Update libertas core with GSPI constants
Colin McCabe
2009-01-29
1
-0
/
+1
*
libertas: Create sysfs entry for changing the mesh probe response limit
Anna Neal
2008-12-12
1
-0
/
+1
*
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
2008-11-21
1
-0
/
+8
*
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-09-15
1
-11
/
+13
*
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
2008-09-11
1
-0
/
+1
*
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
1
-12
/
+3
*
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
2008-08-29
1
-1
/
+0
*
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
2008-08-29
1
-10
/
+0
*
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
2008-05-21
1
-0
/
+17
*
libertas: remove CMD_802_11_PWR_CFG
Holger Schurig
2008-03-27
1
-1
/
+0
*
libertas: remove some unused commands
Holger Schurig
2008-03-25
1
-3
/
+0
*
libertas: allow for PS mode to be disabled when firmware doesn't support it
David Woodhouse
2008-01-28
1
-0
/
+5
*
libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command
David Woodhouse
2008-01-28
1
-0
/
+1
*
libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: add lbs_host_sleep_cfg() command function
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: whitespace cleanup in host.h
David Woodhouse
2008-01-28
1
-202
/
+178
*
libertas: add lbs_mesh sysfs attribute for enabling mesh
David Woodhouse
2008-01-28
1
-0
/
+1
*
libertas: fix case of FWT_ACCESS_LIST_ROUTE and FWT_ACCESS_LIST_NEIGHBOR comm...
Dan Williams
2008-01-28
1
-2
/
+2
*
libertas: wait for 'firmware ready' event from firmware after loading
David Woodhouse
2008-01-28
1
-0
/
+1
*
libertas: less eventcause shifts
Holger Schurig
2008-01-28
1
-22
/
+30
*
libertas: rework event subscription
Holger Schurig
2008-01-28
1
-0
/
+8
[next]