summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-03iwlwifi: move add sta handler to iwl-sta.cTomas Winkler2-11/+36
2008-06-03iwlwifi: add remove station functionalityTomas Winkler5-45/+174
2008-06-03iwlwifi: move iwl_rxq_stop into iwl-rx.cTomas Winkler4-27/+28
2008-06-03iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler8-104/+88
2008-06-03iwlwifi: refactor stop master functionTomas Winkler3-38/+52
2008-06-03iwlwifi: implement apm stop functionTomas Winkler3-1/+39
2008-06-03iwlwifi: implement apm reset flowTomas Winkler5-18/+79
2008-06-03iwlwifi: setup correctly L1 L0S pi link valuesTomas Winkler4-11/+39
2008-06-03iwlwifi: remove 4965 from alive_resp structuresTomas Winkler3-15/+15
2008-06-03iwlwifi: clean up alive_start routineTomas Winkler5-26/+32
2008-06-03iwlwifi: remove notif_missed_beacons variableTomas Winkler4-9/+0
2008-06-03iwlwifi: remove unused variable form __iwl4965_downTomas Winkler1-3/+0
2008-06-03iwlwifi: mark 4965 ucode typesTomas Winkler1-2/+7
2008-06-03iwlwifi: create drivers debugfs dir under wiphy->debugfsdirZhu Yi1-1/+2
2008-06-03iwlwifi: increase max payload of iwl_cmdRon Rindjunsky1-1/+3
2008-06-03iwlwifi: use uCode error and event tables pointer w.r.t loaded imageGregory Greenman1-10/+19
2008-06-03iwlwifi: add RTC data address for iwl5000Ron Rindjunsky1-0/+7
2008-06-03iwlwifi: move iwl_dump_nic_error_log to iwlcore moduleEster Kummer3-86/+74
2008-06-03libertas: fix compact flash interrupt handlingHolger Schurig1-32/+29
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona9-56/+75
2008-06-03b43legacy: fix build errors when DMA or PIO are not selectedJohannes Berg2-4/+2
2008-06-03rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g ratesScott Ashcroft1-1/+1
2008-06-03ath5k: use IEEE80211_SKB_CBJohannes Berg1-4/+4
2008-06-03libertas: before sleeping, check for a command resultHolger Schurig1-2/+2
2008-06-03libertas: use lbs_pr_XX instead of printkHolger Schurig2-2/+2
2008-06-03libertas: speeds up downloading of CF firmwareHolger Schurig1-2/+2
2008-06-03libertas: don't spin_unlock_irq() twiceHolger Schurig1-4/+1
2008-06-03ps3: gelic: updown_lock semaphore to mutexDaniel Walker2-6/+6
2008-06-03ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker2-12/+12
2008-06-03ps3: gelic: scan_lock semaphore to mutexDaniel Walker2-10/+10
2008-06-03libertas: provide reset_card() callback on OLPCDavid Woodhouse1-0/+22
2008-06-03b43: enable meshJohannes Berg1-11/+22
2008-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2-8/+1
2008-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+1
2008-05-318250 Serial Driver: revert extra IRQ flag definition patchBryan Wu2-8/+1
2008-05-31ns8320: use netdev_alloc_skbStephen Hemminger1-6/+3
2008-05-31ts108: use netdev_alloc_skbStephen Hemminger1-2/+4
2008-05-31net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEMMarcin Slusarz1-1/+1
2008-05-31sky2: pci power savingsStephen Hemminger2-7/+107
2008-05-31sky2: put PHY in sleep when downStephen Hemminger2-2/+45
2008-05-31sky2: split phy power into two functionsStephen Hemminger1-15/+24
2008-05-31[netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich1-15/+11
2008-05-31[netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich1-6/+15
2008-05-31[netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich1-0/+16
2008-05-31ps3: gelic: updown_lock semaphore to mutexDaniel Walker2-6/+6
2008-05-31ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker2-12/+12
2008-05-31ps3: gelic: scan_lock semaphore to mutexDaniel Walker2-10/+10
2008-05-31fs_enet: MDIO on GPIO supportLaurent Pinchart1-11/+20
2008-05-31net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart3-0/+212
2008-05-31sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHzBen Hutchings1-1/+1