aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-05[PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio
2006-05-05[PATCH] bcm43xx: fix whitespaceStefano Brivio
2006-05-05[PATCH] softmac: suggest per-frame-type TX rateDaniel Drake
2006-05-05[PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin
2006-05-05[PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unsetPavel Roskin
2006-05-05[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resumePavel Roskin
2006-05-05[PATCH] orinoco: report more relevant data on startupPavel Roskin
2006-05-05[PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin
2006-05-05[PATCH] ieee80211_wx.c: remove dead codeAdrian Bunk
2006-05-05[PATCH] softmac: deauthentication implies deassociationDaniel Drake
2006-05-05[PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt
2006-05-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville
2006-05-05[PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse
2006-05-05[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch
2006-05-05[PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio
2006-05-05[PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare
2006-05-05[PATCH] bcm43xx: fix iwmode crash when downMichael Buesch
2006-05-05[PATCH] softmac: make non-operational after being stoppedDaniel Drake
2006-05-05[PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake
2006-05-05Merge branch 'from-linus' into upstreamJohn W. Linville
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-05-04CREDITS file update (Tristan Greaves)Linus Torvalds
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King
2006-05-04[ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer
2006-05-04[MMC] Correct mmc_request_done commentsRussell King
2006-05-04[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV checkJens Axboe
2006-05-03[DECNET]: Fix level1 router helloPatrick Caulfield
2006-05-03[TCP]: Fix sock_orphan dead lockHerbert Xu
2006-05-03[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle
2006-05-03[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle
2006-05-03[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle
2006-05-03[ROSE]: Fix routing table locking in rose_remove_neigh.Ralf Baechle
2006-05-03[AX.25]: Move AX.25 symbol exportsRalf Baechle
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB
2006-05-03[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle
2006-05-03[AX.25]: Spelling fixRalf Baechle
2006-05-03[ROSE]: Remove useless prototype for rose_remove_neigh().Ralf Baechle
2006-05-03[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy
2006-05-03[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao
2006-05-03[NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=nPatrick McHardy
2006-05-03[NETFILTER]: H.323 helper: fix use of uninitialized dataPatrick McHardy
2006-05-03[NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT lenPatrick McHardy
2006-05-04[PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXISTJens Axboe
2006-05-04[PATCH] splice: rename remaining info variables to pipeJens Axboe
2006-05-04[PATCH] splice: LRU fixupsJens Axboe