Commit Graph

498 Commits (c8f96974eebbc8f078ad64f2d8041e6dce741d67)

Author SHA1 Message Date
Anna Neal 582c1b538f libertas: Fine grained configuration of wake-on-lan. 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Wang Chen 8f15ea42b6 netdevice: safe convert to netdev_priv() #part-3 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Johannes Berg 2c706002fc don't use net/ieee80211.h 16 years ago
Wang Chen 4ceb7b6ae2 netdevice libertas: Fix directly reference of netdev->priv 16 years ago
John W. Linville 9387b7caf3 wireless: use individual buffers for printing ssid values 17 years ago
John W. Linville 7e272fcff6 wireless: consolidate on a single escape_essid implementation 17 years ago
Johannes Berg 48735d8d8b libertas: fix buffer overrun 17 years ago
Holger Schurig 87bf24f3d2 libertas: remove two libertas sparse warning 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Sergio Luis b700a98c70 libertas: free sk_buff with kfree_skb 17 years ago
Manish Katiyar 96d46d5d79 libertas : Remove unused variable warning for "old_channel" from cmd.c 17 years ago
Anna Neal 3ed6e0803b libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups) 17 years ago
Javier Cardona 9c40fc510a libertas: Reduce the WPA key installation time (fixups) 17 years ago
John W. Linville 375da53b8e libertas: correct "limited range of data type" warning 17 years ago
Javier Cardona 9c31fd635d libertas: Reduce the WPA key installation time. 17 years ago
Dan Williams 39fcf7a315 libertas: convert SNMP_MIB to a direct command 17 years ago
Dan Williams f8e77caefe libertas: remove unused generic RESET command 17 years ago
Anna Neal 0112c9e9e8 libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. 17 years ago
Dan Williams 71b35f3abe libertas: clear current command on card removal 17 years ago
Adrian Bunk 9a52028e53 wireless/libertas/if_cs.c: fix memory leaks 17 years ago
Dominik Brodowski 2f3061eb10 pcmcia: remove unused argument to pcmcia_parse_tuple() 17 years ago
Dan Williams f5fe1fdaae libertas: convert adhoc operations to direct commands 17 years ago
Dan Williams d5db2dfa66 libertas: convert CMD_802_11_RADIO_CONTROL to a direct command 17 years ago
Dan Williams 191bb40e72 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command 17 years ago
Dan Williams 87c8c72d53 libertas: convert CMD_802_11_RF_TX_POWER to a direct command 17 years ago
Harvey Harrison c94c93da90 wireless: replace __FUNCTION__ with __func__ 17 years ago
Brian Cavagnolo 1ff41eb0d9 libertas: add sysfs hooks to update boot2 and persistent firmware 17 years ago
Brian Cavagnolo 1556c0f22d libertas: support boot commands to write persistent firmware and bootloader 17 years ago
Dan Williams 3b72b01d3a libertas: only enable rtap with mesh firmware 17 years ago
Brian Cavagnolo fb904907fb libertas: check bounds and only use decimal for sysfs persistent features. 17 years ago
Pierre Ossman ad3868b2ec mmc,sdio: helper function for transfer padding 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
David Woodhouse 6dfff895fa libertas: treat firmware data as const 17 years ago
Ihar Hrachyshka 814feefa85 libertas: fix memory alignment problems on the blackfin 17 years ago
andrey@cozybit.com 7b58ccfe32 libertas: support USB persistence on suspend/resume (resend) 17 years ago
David S. Miller ccc580571c wext: Emit event stream entries correctly when compat. 17 years ago
Holger Schurig a78a832556 libertas: rename some registers to clarify their meaning 17 years ago
Holger Schurig 4c55523e60 libertas: check for old, unsupported hardware 17 years ago
Holger Schurig 5314325692 libertas: document register meanings 17 years ago
Holger Schurig 3073556171 libertas: fix interrupt issue 17 years ago
Holger Schurig a01f545040 libertas: fix sleep confirmation 17 years ago
Holger Schurig a75eda43dc libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT 17 years ago
Holger Schurig 78cf07472f libertas: unify various CF-related defines 17 years ago
Holger Schurig 43d01c563d libertas: fix compact flash interrupt handling 17 years ago
Javier Cardona 85319f933a libertas: rate adaptation configuration via iwconfig. 17 years ago
Holger Schurig ef707b8387 libertas: before sleeping, check for a command result 17 years ago
Holger Schurig df349f9fe7 libertas: use lbs_pr_XX instead of printk 17 years ago