summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-23mac80211: wep.c replace magic numbers in IV/ICV removalHarvey Harrison1-4/+3
2008-08-23mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison1-2/+0
2008-08-23mac80211: explicitly check skb->lenHarvey Harrison1-14/+11
2008-08-23ath5k: explicitly check skb->lenHarvey Harrison1-1/+2
2008-08-23iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison2-5/+5
2008-08-23b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison1-3/+1
2008-08-23iwlwifi: add level for debugging host commandEsti Kummer3-13/+39
2008-08-23iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler2-16/+0
2008-08-23iwl-4965: test below 0 on unsigned num_tbsroel kluin1-1/+1
2008-08-23iwlwifi: use generic mac80211 radiotap headersBruno Randolf6-208/+27
2008-08-23mac80211: radiotap: assume modulation from ratesBruno Randolf1-1/+4
2008-08-23mac80211: add rx status flag for short preambleBruno Randolf2-0/+4
2008-08-23ath5k: rates cleanupBruno Randolf4-329/+171
2008-08-23mac80211: add ieee80211_queue_stopped)Tomas Winkler2-0/+17
2008-08-23WIRELESS: Make wireless one-click selectable.Robert P. J. Day1-2/+6
2008-08-23Ath5k: unify resetsJiri Slaby1-82/+42
2008-08-23rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner1-23/+20
2008-08-23ath5k: add Mesh Point supportAndrey Yurovsky2-1/+4
2008-08-23net/ieee80211: adjust error handlingJulia Lawall1-4/+4
2008-08-23libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo1-0/+65
2008-08-23libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo4-25/+119
2008-08-23rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski5-59/+57
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski3-0/+13
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2-22/+67
2008-08-21Linux v2.6.27-rc4v2.6.27-rc4Linus Torvalds1-1/+1
2008-08-21cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-21fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell3-0/+26
2008-08-21rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-21mm: xip/ext2 fix block allocation raceNick Piggin1-1/+4
2008-08-21mm: xip fix fault vs sparse page invalidate raceNick Piggin1-14/+46
2008-08-21mm: dirty page tracking race fixNick Piggin3-7/+11
2008-08-21fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen3-8/+17
2008-08-21Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich1-3/+12
2008-08-21bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner1-6/+29
2008-08-21drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton1-5/+3
2008-08-21pm2fb: free cmap memory on module removeKrzysztof Helt1-0/+1
2008-08-21rtc: fix double lock on UIE emulationAtsushi Nemoto1-1/+4
2008-08-21binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov1-2/+2
2008-08-21brd: fix name argument of unregister_blkdev()Akinobu Mita1-1/+1
2008-08-21nbd: fix memory leak of nbd_dev arraySven Wegener1-4/+6
2008-08-21mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz1-1/+1
2008-08-21mm: show free swap as signedHugh Dickins1-1/+1
2008-08-21mm: page_remove_rmap comments on PageAnonHugh Dickins1-9/+16
2008-08-21Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger1-0/+8
2008-08-21Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang1-1/+1
2008-08-21Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger1-2/+1
2008-08-21Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger1-31/+20
2008-08-21/proc/self/maps doesn't display the real file offsetClement Calmels2-4/+4
2008-08-21documentation: describe bootmem_debug kernel parameterAndreas Herrmann1-0/+2
2008-08-21eeepc-laptop: fix use after freeMatthew Garrett1-1/+1