aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-01-28libertas: convert SET_WEP to a direct commandDavid Woodhouse
2008-01-28libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse
2008-01-28libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse
2008-01-28libertas: convert RADIO_CONTROL to a direct commandDavid Woodhouse
2008-01-28libertas: submit RSSI command on tx timeout, to check whether module is deadDavid Woodhouse
2008-01-28libertas: make lbs_submit_command always 'succeed' and set command timerDavid Woodhouse
2008-01-28libertas: discard DEFER responses to commands; let the timeout triggerDavid Woodhouse
2008-01-28libertas: use priv->upld_buf for command responsesDavid Woodhouse
2008-01-28libertas: reduce explicit references to priv->cur_cmd->cmdbufDavid Woodhouse
2008-01-28libertas: Check for PS mode support on USB devicesDavid Woodhouse
2008-01-28libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse
2008-01-28libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM commandDavid Woodhouse
2008-01-28libertas: don't clear priv->dnld_sent after sending sleep confirmDavid Woodhouse
2008-01-28libertas: fix buffer handling of PS_MODE commands and responsesDavid Woodhouse
2008-01-28libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitionsDavid Woodhouse
2008-01-28libertas: fix return from lbs_update_channel()David Woodhouse
2008-01-28libertas: kill 'addtail' argument to lbs_queue_cmd() and make it staticDavid Woodhouse
2008-01-28libertas: handle command timeout in main thread instead of directly in timerDavid Woodhouse
2008-01-28libertas: ensure response buffer size is always set for lbs_cmd_with_responseDavid Woodhouse
2008-01-28libertas: add __lbs_cmd_async() for asynchronous command submissionDavid Woodhouse
2008-01-28libertas: store command result in cmdnode instead of priv->cur_cmd_retcodeDavid Woodhouse
2008-01-28libertas: kill pdata_buf member of struct cmd_ctrl_nodeDavid Woodhouse
2008-01-28libertas: let __lbs_cmd() free its own cmdnodeDavid Woodhouse
2008-01-28libertas: kill cleanup_cmdnode()David Woodhouse
2008-01-28libertas: don't re-initialise cmdnode when taking it off the free queueDavid Woodhouse
2008-01-28libertas: introduce and use lbs_complete_command() for command completionDavid Woodhouse
2008-01-28libertas: remove some pointless checks for cmdnode buffer being presentDavid Woodhouse
2008-01-28libertas: don't use __lbs_cmd() with empty callback in if_usb.cDavid Woodhouse
2008-01-28libertas: rename and clean up DownloadcommandToStationDavid Woodhouse
2008-01-28libertas: kill unused wait_option field in struct cmd_ctrl_nodeDavid Woodhouse
2008-01-28libertas: kill whitespace at end of linesDavid Woodhouse
2008-01-28libertas: clean up if_usb driverDavid Woodhouse
2008-01-28libertas: stop attempting to reset devices on unloadDavid Woodhouse
2008-01-28libertas: don't exit worker thread until kthread_stop() is calledDavid Woodhouse
2008-01-28b43legacy: Fix rfkill radio LEDLarry Finger
2008-01-28S2io: Fixes to enable multiple transmit fifosRamkrishna Vepa
2008-01-28S2io: Fixes to enable multiple transmit fifo supportSurjit Reang
2008-01-28cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray
2008-01-28cxgb3 - parity initialization for T3C adapters.Divy Le Ray
2008-01-28PLIP driver: convert the semaphore killed_timer_sem to completionMatthias Kaehlcke
2008-01-28bnx2x depends on ZLIB_INFLATELee Schermerhorn
2008-01-28pcmcia net: use roundup_pow_of_two() macro instead of grotesque loopRobert P. J. Day
2008-01-28e1000: Dump the eeprom when a user encounters a bad checksumAuke Kok
2008-01-28ixgb: enable sun hardware support for broadcom phyMatheos Worku
2008-01-28e1000: remove no longer used code for pci read/write cfgAdrian Bunk
2008-01-28ixgb endianness annotationsAl Viro
2008-01-28ixgbe endianness annotationsAl Viro
2008-01-28e100 endianness annotationsAl Viro
2008-01-28forcedeth endianness bugsAl Viro
2008-01-28NULL noise in drivers/netAl Viro