Commit Graph

628 Commits (b90f8e7296c39a13225fb0c0dfde1922fcf47ba7)

Author SHA1 Message Date
Holger Schurig ece1e3c61e libertas: move mesh command handling into mesh.c 15 years ago
Holger Schurig c7fe64cf4a libertas: move mesh-only ethtool operations into mesh.c 15 years ago
Holger Schurig e0e42da3a4 libertas: moveing mesh-related functions into mesh.c 15 years ago
Holger Schurig 5e8e8b5759 libertas: introduce mesh.h 15 years ago
Holger Schurig 76bae57089 libertas: rename persistcfg.c -> mesh.c 15 years ago
Dominik Brodowski 5fa9167a1b pcmcia: rework the irq_req_t typedef 15 years ago
Dominik Brodowski dd2e5a1565 pcmcia: remove deprecated handle_to_dev() macro 15 years ago
Ben Hutchings a974a4bbcb libertas: declare MODULE_FIRMWARE 15 years ago
Bing Zhao c3b866ad7e Libertas: fix issues while configuring host sleep using ethtool wol 15 years ago
Bing Zhao 866d470015 Libertas: coding style cleanup in ethtool.c 15 years ago
Dominik Brodowski aaa8cfdada pcmcia: use pcmcia_loop_config in misc pcmcia drivers 15 years ago
Andrey Yurovsky 86c34fe89e libertas: remove internal buffers from GSPI driver 15 years ago
John W. Linville 133d7c6a50 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 15 years ago
David Woodhouse e9024a059f libertas if_usb: Fix crash on 64-bit machines 15 years ago
Holger Schurig fef0640e1e libertas: remove some references to IW_MODE_abc 15 years ago
Holger Schurig e93156e7c4 libertas: sort and categorize entries in decl.h 15 years ago
Holger Schurig 560c63383f libertas: move mic failure event to wext.c 15 years ago
Holger Schurig fea2b8ec81 libertas: move SIOCGIWAP calls to wext.c 15 years ago
Holger Schurig 8ec97cc803 libertas: remove "struct cmd_ds_gen" 15 years ago
Holger Schurig b856f73b39 libertas: remove handling for CMD_GET_TSF 15 years ago
Holger Schurig f57bd284e4 libertas: remove handling for CMD_802_11_LED_GPIO_CTRL 15 years ago
Holger Schurig 6e85e0b7ab libertas: move lbs_send_iwevcustom_event() to wext.c 15 years ago
Holger Schurig d0de37417e libertas: move association related commands into assoc.c 15 years ago
Holger Schurig c14951fec6 libertas: get current channel out of priv->curbssparams 15 years ago
Holger Schurig 5e04769224 libertas: sort variables in struct lbs_private 15 years ago
Holger Schurig 2d46502dce libertas: move scan/assoc related stuff 15 years ago
Holger Schurig 243e84e91e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN 15 years ago
Holger Schurig f4228b4c2e libertas: remove unused 11d.h as well, priv->countryinfo 15 years ago
Holger Schurig d37b4fdd43 libertas: remove unused 11d code 15 years ago
Holger Schurig 8ef37f1cb2 libertas: remove unused lbs_cmd_802_11_inactivity_timeout() 15 years ago
Holger Schurig a3cbfb08ca libertas: make lbs_get_channel() static 15 years ago
Holger Schurig bca61f8a4d libertas: harmonize cmd.h 15 years ago
Holger Schurig 9e66e701d0 libertas: cleanup host.h and hostcmd.h 15 years ago
Holger Schurig 6d898b1983 libertas: make __lbs_cmd_async() non-static 15 years ago
Amitkumar Karwar c0bbd57679 libertas: Check return status of command functions 15 years ago
Holger Schurig d18ba452d7 libertas spi: fix sparse errors 15 years ago
Alan Cox 767e366fc9 libertas: fix build 16 years ago
Alan Cox c49de94a56 libertas: fix build 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Holger Schurig 5718f5009b libertas: depend on CONFIG_CFG80211 16 years ago
Luis R. Rodriguez 7891849e5a libertas: remove double assignment of dev->netdev_ops 16 years ago
Holger Schurig 82e62926ab libertas: remove extraneous select FW_LOADER 16 years ago
Amitkumar Karwar 63f275df64 libertas: Use lbs_is_cmd_allowed() check in command handling routines. 16 years ago
Holger Schurig ff9fc79194 libertas: first stab at cfg80211 support 16 years ago
Holger Schurig 0465af8e03 libertas: separate libertas' Kconfig in it's own file 16 years ago
Amitkumar Karwar 4912545472 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 16 years ago
Anton Vorontsov e0626e3844 spi: prefix modalias with "spi:" 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Stephen Hemminger d0cf9c0dad wireless: convert drivers to netdev_tx_t 16 years ago
Kiran Divekar ad43f8bfb7 libertas: add NULL check on return value of get_zeroed_page 16 years ago