index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-28
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
1
-342
/
+15
2009-10-27
libertas: move SIOCGIWAP calls to wext.c
Holger Schurig
1
-4
/
+1
2009-10-27
libertas: get current channel out of priv->curbssparams
Holger Schurig
1
-5
/
+5
2009-10-27
libertas: move scan/assoc related stuff
Holger Schurig
1
-182
/
+0
2009-10-27
libertas: remove unused 11d code
Holger Schurig
1
-3
/
+0
2009-10-27
libertas: Check return status of command functions
Amitkumar Karwar
1
-0
/
+2
2009-10-10
libertas: remove double assignment of dev->netdev_ops
Luis R. Rodriguez
1
-1
/
+0
2009-10-08
libertas: first stab at cfg80211 support
Holger Schurig
1
-17
/
+44
2009-10-08
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
1
-14
/
+97
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-08-14
libertas: name the network device wlan%d
Daniel Mack
1
-1
/
+2
2009-06-03
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
1
-20
/
+0
2009-05-22
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
1
-0
/
+20
2009-04-23
libertas: support mesh for various firmware versions
Bing Zhao
1
-17
/
+27
2009-03-22
libertas: convert to net_device_ops
Stephen Hemminger
1
-16
/
+29
2009-03-22
libertas: convert to internal net_device_stats
Stephen Hemminger
1
-25
/
+1
2009-03-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-15
/
+16
2009-02-26
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
1
-15
/
+16
2009-01-30
libertas: Update libertas core with GSPI constants
Colin McCabe
1
-3
/
+2
2009-01-11
drivers/net/wireless/libertas: move a dereference below a NULL test
Julia Lawall
1
-3
/
+4
2008-12-12
libertas: Create sysfs entry for changing the mesh probe response limit
Anna Neal
1
-0
/
+60
2008-11-10
don't use net/ieee80211.h
Johannes Berg
1
-2
/
+1
2008-11-10
netdevice libertas: Fix directly reference of netdev->priv
Wang Chen
1
-18
/
+18
2008-11-01
wireless: consolidate on a single escape_essid implementation
John W. Linville
1
-27
/
+0
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-5
/
+4
2008-09-11
libertas: clear current command on card removal
Dan Williams
1
-1
/
+19
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
-1
/
+1
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
-3
/
+10
2008-08-01
libertas: only enable rtap with mesh firmware
Dan Williams
1
-6
/
+9
2008-07-15
netdev: Do not use TX lock to protect address lists.
David S. Miller
1
-4
/
+2
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
1
-0
/
+2
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
1
-85
/
+131
2008-06-09
libertas: fix sleep confirmation
Holger Schurig
1
-1
/
+1
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
1
-1
/
+1
2008-06-03
libertas: before sleeping, check for a command result
Holger Schurig
1
-2
/
+2
2008-06-03
libertas: don't spin_unlock_irq() twice
Holger Schurig
1
-4
/
+1
2008-05-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2008-05-22
libertas: reduce command retry time
Holger Schurig
1
-9
/
+11
2008-05-22
libertas: Add reset_card() callback to hardware driver
David Woodhouse
1
-0
/
+5
2008-05-22
libertas: sysfs interface for accessing non-volatile configuration
Javier Cardona
1
-2
/
+6
2008-05-22
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
1
-5
/
+8
2008-05-22
libertas: fix multicast filtering on eth and msh interfaces
David Woodhouse
1
-66
/
+101
2008-05-17
wireless: Create 'device' symlink in sysfs
Masakazu Mokuno
1
-0
/
+1
2008-05-17
libertas: fix command timeout after firmware failure
Brian Cavagnolo
1
-0
/
+1
2008-05-15
libertas: remove lbs_get_data_rate()
Holger Schurig
1
-11
/
+1
2008-05-07
libertas: allow removal of card at any time
Holger Schurig
1
-2
/
+7
2008-05-07
libertas: make some functions void
Holger Schurig
1
-8
/
+4
[next]