79098 Commits (acc5efbcd2a023c8801f2bba39971cf93812ce7c)
 

Author SHA1 Message Date
Adrian Bunk 67cefcbafc e1000: remove no longer used code for pci read/write cfg 17 years ago
Al Viro a7df90a519 ixgb endianness annotations 17 years ago
Al Viro 8327d000e0 ixgbe endianness annotations 17 years ago
Al Viro aaf918ba8c e100 endianness annotations 17 years ago
Al Viro 5bb7ea2614 forcedeth endianness bugs 17 years ago
Al Viro 79ea13ce07 NULL noise in drivers/net 17 years ago
Al Viro 3e18826c73 e1000 endianness annotations 17 years ago
Al Viro a39fe742e7 e1000e endianness annotations 17 years ago
Al Viro 439104b3a3 sungem endianness annotations 17 years ago
Al Viro f3ec33e587 sunhme endianness annotations 17 years ago
Al Viro b710b43c30 endianness annotations and fixes for olympic 17 years ago
David Woodhouse f5a3ea6f96 libertas: use spin_is_locked() instead of spin_trylock() in lbs_interrupt() 17 years ago
David Woodhouse 860621347e libertas: pass channel argument directly to lbs_mesh_config() 17 years ago
David Woodhouse 020f3d0001 libertas: cope with both old and new mesh TLV values 17 years ago
David Woodhouse 9f4625776f libertas: make lbs_update_channel() function non-static 17 years ago
David Woodhouse 506e9025e0 libertas: add ethtool support for wake-on-lan configuration 17 years ago
David Woodhouse d1f7a5b8cf libertas: implement suspend/resume for USB devices 17 years ago
David Woodhouse ab25ecaea5 libertas: implement suspend and resume core methods 17 years ago
David Woodhouse f3db2bb411 libertas: make worker thread not freezable 17 years ago
David Woodhouse 689442dca1 libertas: switch lbs_cmd() to take a _pointer_ to the command structure 17 years ago
David Woodhouse 6ce4fd2a3a libertas: add lbs_host_sleep_cfg() command function 17 years ago
David Woodhouse a27b9f96f2 libertas: slight cleanup of netif queue stop/wake 17 years ago
David Woodhouse 23d36eec26 libertas: add missing newlines in debugging statements 17 years ago
David Woodhouse e1258177e4 libertas: be more careful about command responses matching cur_cmd 17 years ago
David Woodhouse 06113c1c70 libertas: add debugging output to lbs_mesh_config() 17 years ago
David Woodhouse 8642f1f062 libertas: disable mesh temporarily while setting eth channel/assoc 17 years ago
David Woodhouse 88ae2915cc libertas: add missing newline on debug message 17 years ago
David Woodhouse 823eaa2cc2 libertas: allow setting channel on mshX device 17 years ago
David Woodhouse f5956bf1e4 libertas: allow get/set SSID on mshX device 17 years ago
David Woodhouse 387a1f046f libertas: whitespace cleanup in host.h 17 years ago
David Woodhouse 202f3f3ac9 libertas: kill rx_urb_recall and eth_dev members of struct usb_card_rec 17 years ago
David Woodhouse 1f8a08342c libertas: kill references to mesh autostart 17 years ago
David Woodhouse 23a397ac82 libertas: add lbs_mesh sysfs attribute for enabling mesh 17 years ago
David Woodhouse e7240acae3 libertas: fix sparse endianness warnings in scan.c 17 years ago
David Woodhouse 2fd6cfe307 libertas: make some more functions static 17 years ago
Dan Williams cb182a6028 libertas: endianness fixes for get_channel/set_channel 17 years ago
Dan Williams 2dd4b26264 libertas: convert RF_CHANNEL to a direct command 17 years ago
Dan Williams 8e3c91bb70 libertas: convert DATA_RATE to a direct command 17 years ago
Dan Williams 79a9a37c1e libertas: fix case of FWT_ACCESS_LIST_ROUTE and FWT_ACCESS_LIST_NEIGHBOR commands 17 years ago
David Woodhouse 0f1c8232e8 libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros 17 years ago
David Woodhouse 301eacbf30 libertas: convert CMD_MESH_ACCESS to a direct command 17 years ago
David Woodhouse ad9d7a7f3c libertas: fix debug output in lbs_cmd_copyback() function. 17 years ago
Dan Williams ddac452680 libertas: rename and re-type bufvirtualaddr to cmdbuf 17 years ago
David Woodhouse c9cd6f9d63 libertas: wait for 'firmware ready' event from firmware after loading 17 years ago
David Woodhouse 10bca0d5f4 libertas: move removal of lbs_rtap file to lbs_stop_card() 17 years ago
David Woodhouse 6bc822b516 libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fix 17 years ago
Dan Williams 6e66f03ff7 libertas: convert GET_HW_SPEC to a direct command 17 years ago
Dan Williams a8bdcd71fd libertas: add simple copyback command callback 17 years ago
Dan Williams 7ad994dec7 libertas: clean up direct command handling 17 years ago
David Woodhouse b15152a403 libertas: don't run thread while firmware not yet ready 17 years ago