summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* orinoco: Make firmware download logic more genericDavid Kilroy2008-08-223-72/+182
* orinoco: Move firmware download functionality into new moduleDavid Kilroy2008-08-224-274/+385
* orinoco: Add function to execute Hermes initialisation commands synchronouslyDavid Kilroy2008-08-222-37/+60
* orinoco: Move EXPORT_SYMBOL declarations next to exported functionDavid Kilroy2008-08-221-10/+7
* orinoco: Specify all three parameters to every Hermes command.David Kilroy2008-08-221-6/+7
* orinoco: Update scan translationDavid Kilroy2008-08-221-25/+46
* orinoco: Add ESSID specific scanning for Agere fwDavid Kilroy2008-08-221-1/+19
* p54: rename prism54xyz -> p54xyzChristian Lamparter2008-08-226-47/+47
* rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2008-08-222-2/+18
* rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-223-31/+63
* ath5k: set short preamble flag for rxBruno Randolf2008-08-221-5/+3
* rt2x00: Release rt2x00 2.2.0Ivo van Doorn2008-08-221-1/+1
* rt2x00: Gather channel information in structureIvo van Doorn2008-08-2213-162/+176
* rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn2008-08-223-8/+285
* rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn2008-08-223-8/+270
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-2211-30/+686
* wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-229-25/+25
* libertas_tf: config and makefileLuis Carlos Cobo2008-08-223-0/+21
* libertas_tf: usb specific functionsLuis Carlos Cobo2008-08-222-0/+864
* libertas_tf: command helper functions for libertas_tfLuis Carlos Cobo2008-08-221-0/+669
* libertas_tf: main.c, data paths and mac80211 handlersLuis Carlos Cobo2008-08-221-0/+666
* libertas_tf: header fileLuis Carlos Cobo2008-08-221-0/+514
* ath5k: explicitly check skb->lenHarvey Harrison2008-08-221-1/+2
* iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison2008-08-222-5/+5
* b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison2008-08-221-3/+1
* iwlwifi: add level for debugging host commandEsti Kummer2008-08-223-13/+39
* iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler2008-08-222-16/+0
* iwl-4965: test below 0 on unsigned num_tbsroel kluin2008-08-221-1/+1
* iwlwifi: use generic mac80211 radiotap headersBruno Randolf2008-08-226-208/+27
* ath5k: rates cleanupBruno Randolf2008-08-224-329/+171
* Ath5k: unify resetsJiri Slaby2008-08-221-82/+42
* rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner2008-08-221-23/+20
* ath5k: add Mesh Point supportAndrey Yurovsky2008-08-222-1/+4
* libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo2008-08-221-0/+65
* libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo2008-08-224-25/+119
* rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski2008-08-225-59/+57
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-202-0/+23
* rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov2008-08-201-5/+5
* Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich2008-08-201-3/+12
* drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton2008-08-201-5/+3
* pm2fb: free cmap memory on module removeKrzysztof Helt2008-08-201-0/+1
* rtc: fix double lock on UIE emulationAtsushi Nemoto2008-08-201-1/+4
* brd: fix name argument of unregister_blkdev()Akinobu Mita2008-08-201-1/+1
* nbd: fix memory leak of nbd_dev arraySven Wegener2008-08-201-4/+6
* Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger2008-08-201-0/+8
* Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang2008-08-201-1/+1
* Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger2008-08-201-2/+1
* Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger2008-08-201-31/+20
* eeepc-laptop: fix use after freeMatthew Garrett2008-08-201-1/+1
* Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-202-2/+11
|\
OpenPOWER on IntegriCloud